Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 716 Bytes

readme.md

File metadata and controls

41 lines (24 loc) · 716 Bytes

Projecten2 Milan De Buck - Overstats

Description

Application simulating a statistics site for an FPS game made for the course Projecten 2 Made with Angular2 & Webpack

Installation

make sure you have npm installed

install dependencies

$ npm install webpack webpack-dev-server html-webpack-plugin raw-loader ts-loader tslint-loader -g
$ npm install

Then start it (development)

$ npm run dev

Application can be found on localhost:3000

To run the production build

$ npm run build
$ npm start

###Live version The live version of this project can be found on Heroku

Collaborators

  • Milan De Buck