Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

Scoring and database system for the 2014 FLL game, WORLD CLASS.

License

Notifications You must be signed in to change notification settings

team2059/fll-world-class-scoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Installation

  1. Download the latest version of Node.js v11
  2. Download this repository.
  3. Start node and navigate to the folder where the repostiory is download.
  • If you are using Windows, open "Node.js command prompt" and use cd to navigate.
  • If you are on linux, verify that node is installed by node -v and then navigate.
  1. Install dependencies using npm install
  2. Start the server using npm start or node --harmony index.js
  3. You may now connect to the server using port 3000.

About

Scoring and database system for the 2014 FLL game, WORLD CLASS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published