Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 197 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 197 Bytes

Example

Note that the binaries are available in ./node_modules/.bin.

Start Webpack

In watch and development mode:

npm start

Start the HTTP server

npm run server