Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 296 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 296 Bytes

hello

Project setup

npm install

Compiles and minifies for production

npm run build:cs

run application

node server.js

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.