Skip to content

hacktrackglobal/trackboard-frontend-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trackboard frontend

The Hackthon Dashboard System

Setup

Clone the repo to your machine. Navigate to the project's folder and install NPM dependencies:

npm install

After that, install Bower dependencies:

bower install

Running

Simply fire up server.js:

node server

Getting ready for deployment

I should work on it.

Releases

No releases published

Packages

No packages published

Languages