-
Notifications
You must be signed in to change notification settings - Fork 85
Build instructions don't work #243
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Thanks, that was not at all clear from the README. I added that to the instructions in the mentioned PR. |
Instead of building the whole application, executing the below npm commands work, for starting the site in local npm install
npm run update-guide
npm run generate-graphs
npm run dev |
@ItsKDaniel , so that would also mean changing the text from "Steps to build the website locally" to "Steps to run the website locally"? |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
In order to attempt to consult the documentation due to #242, I attempted to build and run the site locally. I get the following error under the menu bar on the local site after building:
The text was updated successfully, but these errors were encountered: