https://github.com/teamwork/hackathon-tidytasks
Alder, Maeve, Rory & Brendan's Hackathon Nov. 2017
https://github.com/teamwork/hackathon-tidytasks
Last synced: about 1 year ago
JSON representation
Alder, Maeve, Rory & Brendan's Hackathon Nov. 2017
- Host: GitHub
- URL: https://github.com/teamwork/hackathon-tidytasks
- Owner: Teamwork
- Created: 2017-11-23T10:35:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T20:55:42.000Z (almost 8 years ago)
- Last Synced: 2025-01-09T09:49:23.538Z (about 1 year ago)
- Language: CSS
- Size: 458 MB
- Stars: 1
- Watchers: 18
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hackathon-tidytasks
Alder, Maeve, Rory & Brendan's Hackathon Nov. 2017
## Setup
- Install node.js/npm, Bower and Docker if you haven't already
- Run `docker-compose up -d` and visit http://localhost:8099
- Install Node modules with `npm i`
- Install Bower components with `bower i`
- Compile everything with `gulp`. You can also compile things individually with:
- `gulp html`
- `gulp css`
- `gulp js`
## Not .gitignoring stuff you normally would
For GitHub Pages to work, we need to commit compiled files in `/docs/` :/
## Speaking of GitHub Pages
Here it is https://teamwork.github.io/hackathon-tidytasks/