Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 284 Bytes

Readme.md

File metadata and controls

16 lines (8 loc) · 284 Bytes

development server command

npm install

npm run start

build server command

npm install

npm run build

goto http://localhost:8080

Build Status