https://github.com/shybyte/nori-server-purescript
Nori loves PureScript
https://github.com/shybyte/nori-server-purescript
Last synced: 11 months ago
JSON representation
Nori loves PureScript
- Host: GitHub
- URL: https://github.com/shybyte/nori-server-purescript
- Owner: shybyte
- Created: 2015-08-21T08:42:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T05:09:22.000Z (over 10 years ago)
- Last Synced: 2025-01-03T20:27:33.439Z (about 1 year ago)
- Language: PureScript
- Size: 996 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nori Server PureScript
[](https://travis-ci.org/shybyte/nori-server-purescript)
The server side of Nori.
## Installation
Install nodejs, npm, bower, purescript and optionally pulp.
npm install
bower install
## Run it
scripts/run.sh
## Test it
scripts/test.sh