feat(package): Use this commit to trigger a minor release

This commit is contained in:
Simon Chen
2018-11-06 09:29:29 -05:00
parent d7297e48ed
commit f6ba7886d0

View File

@@ -19,7 +19,7 @@ To install gradebook into your project:
npm i --save @edx/gradebook
```
## Running Standalone
## Running the UI Standalone
After cloning the repository, run `make up-detached` in the `gradebook` directory - this will build and start the `gradebook` web application in a docker container.