Skip to content

Aurelia material web components with storybook

License

Notifications You must be signed in to change notification settings

BaranOrnarli/aurelia-mwc

 
 

Repository files navigation

aurelia-mwc

This is an aurelia2 plugin for material web components. This project is bootstrapped by npx au2.

Start the storybook

Storybook allows you to see the UI/UX in an isolated and book form.

npm run storybook

Start dev web server

npm start

Build the app

Build files to dist folder.

npm run build

Analyze webpack bundle

npm run analyze

About

Aurelia material web components with storybook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.2%
  • JavaScript 30.0%
  • EJS 2.5%
  • HTML 2.3%