Skip to content

Erudika/paraio.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Paraio.org website code

This repo contains the website code for the Para project. It was created with the bootUP starter kit.

Building

  1. Download this repo or clone it.
  2. $ npm install && grunt server

Other tasks:

  • View in browser:
  • Clean: $ grunt clean
  • Clean & Build: $ grunt cb (also validates HTML and Javascript)

License

MIT License