Initial commit
This commit is contained in:
commit
a589741ec6
33 changed files with 4388 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
This is a terminal for citysys project.
|
||||
|
||||
Download the project. Install it with `npm install`.
|
||||
|
||||
Start the project: `npm start`
|
||||
View the project in browser: http://localhost:3000
|
||||
Run tests: `npm test`
|
||||
Build project: `npm run build`
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue