Skip to content

Latest commit

 

History

History

templates

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Install

npm install

Build

npm run build

Build for production

NODE_ENV=production npm run build

Watch

npm run watch

Watch

npm start