Version 0.0.1
Poly Assignment Share is a way for students to share their knowledge
Install Node (Recommend LTS Version)
Install Python 2.7
Clone the repo
git clone https://github.com/LEKrensta/Poly-Assignment-Share.git
Run
npm install
npm start
The server will start on localhost:3000 by default