mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 18:32:41 +00:00
corrrecting small readme mistakes
This commit is contained in:
@@ -6,10 +6,10 @@ Create authentic looking D&D homebrews using only markdown. Check it out [here](
|
||||
1. Make sure you have [node](https://nodejs.org/en/)
|
||||
1. Clone down the repo
|
||||
1. In your terminal, head to the repo
|
||||
1. Run `npm install` to get all the dependacies
|
||||
1. Run `npm install` to get all the dependencies
|
||||
1. Run `npm run build`, this will compile and build all the needed libraries (this only has to be done once, unless you add more libs)
|
||||
1. Run `npm run watch` to run the project locally. Should be accessible at `localhost:8000`
|
||||
2. Any changes to files within the proejct will be detected and the propject will automatically re-build
|
||||
2. Any changes to files within the project will be detected and the project will automatically re-build
|
||||
|
||||
**Notes:** If you'd like to create and edit homebrews, you'll need to have MongoDB installed and running.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user