Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erudika/paraio.org

paraio.org website
https://github.com/erudika/paraio.org

backend-services documentation para

Last synced: about 2 months ago
JSON representation

paraio.org website

Awesome Lists containing this project

README

        

![Logo](https://s3-eu-west-1.amazonaws.com/org.paraio/para.png)
============================

> [Paraio.org](https://paraio.org) website code

This repo contains the website code for the [Para](https://github.com/Erudika/para) project. It was created with the [bootUP](https://github.com/albogdano/bootup) starter kit.

## Building

1. [Download](https://github.com/erudika/paraio.org/archive/master.zip) 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](LICENSE)