Skip to content

DonalRafferty/RugbyTeamPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rugby Team Picker Exercise

This is a simple example exercise that demonstrates picking 15 team players in correct positions for a Rugby team.

It is a simple application based on the MEAN stack that will create and display a 15 player rugby team with players in correct positons

Dependencies

  • NodeJS
  • NPM
  • Bower
  • GruntJS

To build

  • After cloning the project from the root folder run npm install
  • This should also run a bower install command but if you have issues running npm you may also need to manually run bower install
  • Run the grunt command
  • Open a browser and go to localhost:3000

About

An example exercise using NodeJS for picking a Rugby team from a list of players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published