Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anderscan/ts-hero-workshop
https://github.com/anderscan/ts-hero-workshop
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anderscan/ts-hero-workshop
- Owner: AndersCan
- Created: 2018-09-28T13:10:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T20:43:43.000Z (about 2 years ago)
- Last Synced: 2024-11-02T01:50:21.511Z (about 2 months ago)
- Language: TypeScript
- Size: 2.51 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TS-HERO-WORKSHOP
> Don't be a *zero*, become a *hero* today!
## Slides
Run `npm install && npm run start` to start the slideshow [locally](http://127.0.0.1:8080)## Tasks
The tasks for the workshop are found [here](src/tasks/)
The start of each `task` file contains information on what you are required to do.
`task` files are often accompanied with a `depend` file. The depend file will often contain compile errors. These errors can be fixed by modifying the `task` file.