Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 630 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 630 Bytes

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