Skip to content

jpnikkanen/justus-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUSTUS frontend

Requirements

First install npm (for ex. yum install npm) then install bower and grunt, as root:

  • npm -g install bower
  • npm -g install grunt-cli

Install

Tested with npm version 4.0.3 (and on CentOS 7 with straight yum npm version 1.3.6).

Run:

  • npm install
  • bower install
  • grunt build

Copy directory dist wherever...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.7%
  • HTML 47.3%
  • CSS 2.0%