1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-10 03:35:16 +02:00
2018-06-08 11:07:14 +05:30
..
2018-06-08 11:07:14 +05:30
2018-05-24 03:00:35 +05:30
2018-06-02 20:19:04 +05:30
2018-05-24 03:00:35 +05:30

webmaker

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

# run tests with jest and preact-render-spy 
npm run test

For detailed explanation on how things work, checkout the CLI Readme.