https://github.com/chicode/worksheets
Worksheets used by Chicode at educational events
https://github.com/chicode/worksheets
Last synced: about 1 month ago
JSON representation
Worksheets used by Chicode at educational events
- Host: GitHub
- URL: https://github.com/chicode/worksheets
- Owner: chicode
- License: cc-by-sa-4.0
- Created: 2019-05-30T02:41:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T01:34:26.000Z (almost 5 years ago)
- Last Synced: 2023-03-02T08:22:26.737Z (over 3 years ago)
- Language: HTML
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chicode Worksheets
Worksheets used by Chicode at educational events.
## Editing
If you have pug globally installed, then you're good, otherwise either:
- Install it globally
Or
- Run `yarn` in this directory.
Then, run `yarn watch` and the html files in `build/` will automatically be
updated when you edit the pug files in `worksheets/`.
## License
This project is licensed under CC-BY-SA-4.0. See [LICENSE](LICENSE) for more
details.