[Documentation] Add Building and Running Open MCT Locally Section from #1044 comment

This commit is contained in:
pacozaa 2016-07-13 15:05:11 +07:00
parent 12b5544959
commit 407766774d

View File

@ -9,11 +9,29 @@ Please visit our [Official Site](https://nasa.github.io/openmct/) and [Getting S
Try Open MCT now with our [live demo](https://openmct-demo.herokuapp.com/).
![Demo](https://nasa.github.io/openmct/static/res/images/Open-MCT.Browse.Layout.Mars-Weather-1.jpg)
## Building and Running Open MCT Locally
Building and running Open MCT in your local dev environment is very easy. Be sure you have Git and Node.js installed, then follow the directions below. Need additional information? Check out the [Getting Started](https://nasa.github.io/openmct/getting-started/) page on our website.
1. Clone the source code
`git clone https://github.com/nasa/openmct.git`
2. Install development dependencies
`npm install`
3. Run a local development server
`npm start`
Open MCT is now running, and can be accessed by pointing a web browser at http://localhost:8080/
## Documentation
Check our [Documentation on website](https://nasa.github.io/openmct/documentation/).
Documentation is available on the [Open MCT website](https://nasa.github.io/openmct/documentation/)
You can also build it locally.
The documentation can also be built locally.
### Building the Open MCT Documentation locally
Open MCT's documentation is generated by an