This application has been developed by Harvey Reynier.
Before you start, make sure you have node.js and npm installed globally on your computer.
Step 1. Clone this repo (and throw in a star too ;>), and navigate to the main folder that has been downloaded to your local repository. Step 2. In Terminal, Powershell, or any other command-line framework, run
$ npm install
or
$ bower install
To install the necessary javascript libraries for the front-end components.
Step 3. Navigate to the /node-server Folder, and run:
$ npm install
or
$ bower install
To also install the necessary libraries for the back-end components.
Step 4. Host the files found within the /node-server folder (you may need to change some server details).
Step 5. You can now choose to either host the front-end or run it locally to test any changes you want to make.
To get started...
-
Option 1
- 🍴🐙 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/HarveyReynier/mastersthesis.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request if you want to add any features!
- Harvey Reynier
Message @HarveyReynier on twitter or github for more information!