storybook/examples/aurelia-kitchen-sink
Michael Shilman fb14a86c1c v6.0.21
2020-08-31 20:11:01 +08:00
..
2020-08-31 20:11:01 +08:00

aurelia-kitchen-sink

This project is bootstrapped by aurelia/new.

Start dev web server

npm start

Build the app

Build files to dist folder.

npm run build