HakonHarnes / tulleposten

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tulleposten - an online community news paper

Assignment in TDAT2003 - System development 2, autumn 2019

How to run

cd server
npm install
npm test
npm start
cd client
npm install
npm test
npm start

Note: Server side tests will not work in terminal unless database is changed!

Open application

http://localhost:3000

About

License:MIT License


Languages

Language:JavaScript 85.8%Language:CSS 13.8%Language:HTML 0.4%