An open API service indexing awesome lists of open source software.

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

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/