Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WishingOnAWendy authored Oct 6, 2019
1 parent 480f4b1 commit 920cd77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Once you've cloned the project, remember to `yarn install` or `npm install` to i
You will also need to download Tweego from [here.](https://www.motoslave.net/tweego/) and place the contents inside /Eigengrau-s-Essential-Establishment-Generator/.twine if the .twine folder does not already exist just create one.

* Use `npm test` to run tests.
* Use `npm build` to build the output files. The entire thing will output to the /gh-pages folder as the index.html file.
* Use `npm run-script build` to build the output files. (Note that this will return a File Not Found error, but it is working) The entire thing will output to the /gh-pages folder as the index.html file.
* Use `npm start` to automatically rebuild on file changes.


Expand Down

0 comments on commit 920cd77

Please sign in to comment.