”2016-04-04”

This commit is contained in:
Martin Donnelly 2016-04-04 16:45:00 +01:00
parent 89d11de315
commit c190f28688

View File

@ -41,7 +41,12 @@ Make use of the many generators for code, try `ember help generate` for more det
### Deploying
Specify what it takes to deploy your app.
To build do the following:
* `ember build --environtment production`
* copy the contents into the wwwroot folder of obrand-admin-server
* deploy obrand-admin-server
## Further Reading / Useful Links