Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erudika/paraio.org
- Owner: Erudika
- License: mit
- Created: 2014-06-13T21:35:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T14:16:16.000Z (5 months ago)
- Last Synced: 2024-08-05T16:33:23.687Z (5 months ago)
- Topics: backend-services, documentation, para
- Language: HTML
- Homepage: https://paraio.org
- Size: 17.4 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)