Skip to content

kainos-training/tdp2017-team1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdp2017-team1

Getting Started

x 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
- npm start