Skip to content

epixode/bebras-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install nvm:

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.26.0/install.sh | bash

Install node:

nvm install v0.12

Install bower, supervisor, and grunt-cli globally:

npm install -g bower supervisor grunt-cli

Install node modules into node_modules:

npm install

Install bower components into assets/bower_components:

bower install

Start the application:

supervisor --harmony app/index.js

About

A frontend for the Bebras platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages