Skip to content

saisumanv/scitokens-heroku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scitokens-heroku

Build Status

How to build

Warning: index.html in the root folder is a generated file please edit html/index.html.

First, install the required dependencies:

npm install && bower install

In order to build (and run) the project execute:

grunt

And then go to http://0.0.0.0:8000.

That will create the css from the less files, minify the javascript and generate index.html from html/index.html.

Happy hacking!

About

SciAuth Student Fellowship

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pug 35.2%
  • JavaScript 26.5%
  • HTML 11.3%
  • CSS 11.2%
  • Stylus 11.1%
  • Python 4.7%