initialize
This commit is contained in:
commit
99b6232436
24 changed files with 3872 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
change directory:
|
||||
$ cd ./server
|
||||
|
||||
install dependencies:
|
||||
$ npm install
|
||||
|
||||
run the app:
|
||||
$ DEBUG=server:* PORT=36530 npm start
|
||||
Loading…
Add table
Add a link
Reference in a new issue