Skip to content

milandebuck/Overstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Angular2 application for the course projecten2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published