https://github.com/pimatic/pimatic.org
pimatic.org website
https://github.com/pimatic/pimatic.org
Last synced: 3 months ago
JSON representation
pimatic.org website
- Host: GitHub
- URL: https://github.com/pimatic/pimatic.org
- Owner: pimatic
- License: other
- Created: 2015-01-19T06:22:57.000Z (over 11 years ago)
- Default Branch: public
- Last Pushed: 2020-07-07T19:05:32.000Z (about 6 years ago)
- Last Synced: 2026-01-01T01:18:16.629Z (7 months ago)
- Language: CoffeeScript
- Homepage: https://pimatic.org/
- Size: 6.09 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
pimatic.org
===========
## Prerequisites
The following npm packages must be be installed globally
* grunt-cli
* bower
* docpad (docpad@6.80.0 for node v4)
## Build
```
bower install
grunt deploy
```