Skip to content

kainos-training/tdp2017-team2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdp2017-team2

Getting Started

This seed project has been created to get you up and running quickly for development and testing on the TDP 2017 Agile Drill.

For coding standards and additional info please see the project wiki :)

Prerequisites

Node, npm, git

Installing/Running

- Clone the repository
- cd client 
- npm install
- npm start

- cd server
- npm install
- nodemon index.js