1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 16:25:57 +00:00

Update README.md

This commit is contained in:
Scott
2016-01-13 01:44:04 -05:00
parent 303edf2565
commit feef80acbc

View File

@@ -7,6 +7,7 @@ A tool suite for DMs to use for D&D
1. Clone down the repo
1. In your terminal, head to the repo
1. Run `npm install` to get all the dependacies
2. Run `npm install -g gulp` to install the gulp build tool
1. Run `gulp fresh`, this will compile and build all the needed libraries (this only has to be done once, unless you add more libs)
1. Run `gulp` to run the project locally. Should be accessible at `localhost:8000`