-
Clone the repo:
git clone https://github.com/rdhelms/questCreator.git
-
Navigate into project directory:
cd questCreator
-
Run
npm install
-
To run server, run
node index.js
-
Navigate to
localhost:4000
Clone the repo: git clone https://github.com/rdhelms/questCreator.git
Navigate into project directory: cd questCreator
Run npm install
To run server, run node index.js
Navigate to localhost:4000