https://github.com/hellonico/reagenting
https://github.com/hellonico/reagenting
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellonico/reagenting
- Owner: hellonico
- License: epl-1.0
- Created: 2015-01-19T05:32:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-26T01:18:02.000Z (about 11 years ago)
- Last Synced: 2025-07-05T14:43:44.899Z (10 months ago)
- Language: Clojure
- Size: 289 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
To start the backend:
```
lein run
```
To start the frontend:
```
lein figwheel
```
and then surf to http://localhost:8080
## License
Copyright © hellonico 2014-2015
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.