https://github.com/heman/juleljus_frontend
https://github.com/heman/juleljus_frontend
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/heman/juleljus_frontend
- Owner: HeMan
- Created: 2016-12-25T16:33:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T20:19:27.000Z (over 8 years ago)
- Last Synced: 2025-01-19T11:29:19.665Z (over 1 year ago)
- Language: CSS
- Size: 700 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the frontend for the juleljus project.
# Set up
```bash
virtualenv .
. bin/activateh
pip install -r packages
```