generated from thuliteio/doks
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Setup & Testing
Kevin Rue-Albrecht edited this page Nov 1, 2022
·
2 revisions
Install node.js from https://nodejs.org/en/.
On Windows, you may need to add /c/Program\ Files/nodejs/ to the PATH.
To do so, add the following line to your ~/.bashrc:
export PATH="$PATH:/c/Program Files/nodejs/"
git clone git@github.com:OBDS-Training/Help.gitSet your working directory to the top level of the repository.
cd HelpRun the command below to install required packages and their dependencies.
npm installRun the command below to start the webserver on localhost.
npm run startIn the information that is displayed in the console, click on the link that is stated after 'Web Server is available at'.
For instance: http://localhost:1313/Help/