mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
added the required changes before merge
This commit is contained in:
@@ -7,7 +7,7 @@ Create authentic looking D&D homebrews using only markdown. Check it out [here](
|
||||
1. Clone down the repo
|
||||
1. In your terminal, head to the repo
|
||||
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 libs`, 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 project will be detected and the project will automatically re-build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user