tuff
This commit is contained in:
parent
a078d6018c
commit
ead019ca66
11
README.md
11
README.md
@ -0,0 +1,11 @@
|
||||
# OpenMCT
|
||||
|
||||
## Getting started
|
||||
|
||||
To get started, after cloning the repo, run the following command in the repo directory:
|
||||
```Bash
|
||||
npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
By default it'll start on port 8080, but you can edit server/server.js to change the default port, or set the process evironment variable 'PORT' to whatever port you need.
|
Loading…
Reference in New Issue
Block a user