Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 145 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 145 Bytes

gen-server

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop