Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 179 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 179 Bytes

software requirements

Node.js with NPM

do first

npm install

how to serve for development with livereload

npm run serve

how to build for distribution

npm run build