Skip to content

jgostelow/Hearts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hearts

Application Prerequisites

  • Node (v 5.x)

Initial Setup

  1. Clone repository.
  2. Install NPM dependencies:
npm install

Running Server

  1. In a command shell:
npm start

Using Server

Editor Notes

Project is configured to use ESLint with the AirBnB rules. Install the appropriate ESLint plugin (including the extra React plugin) for your editor and point at the project .eslintrc file to enable your checking.

About

Classic Hearts Server & Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%