https://github.com/govtechsg/2022-geekout-gds
https://github.com/govtechsg/2022-geekout-gds
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/govtechsg/2022-geekout-gds
- Owner: GovTechSG
- License: mit
- Created: 2022-04-26T07:58:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T03:41:18.000Z (over 3 years ago)
- Last Synced: 2025-04-19T08:10:28.585Z (about 1 year ago)
- Language: TypeScript
- Size: 3.08 MB
- Stars: 2
- Watchers: 8
- Forks: 46
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geekout - Government Digital Services - 2022
A simple web application which implements a Todo list.

## Prerequisites
There are a couple of things you need for this workshop:
- An Integrated Development Environment (IDE) like [Visual Studio Code](https://code.visualstudio.com/download)
- Git (version control system) client, either:
- GitHub Desktop for [Windows](https://desktop.github.com) | [macOS](https://desktop.github.com)
- Git client (from your Linux distribution)
## What's Next?
To learn more about how the application is structured, see [Architecture.md](./ARCHITECTURE.md)
Once you're ready, let's get started with the [Exercise List](./exercises/README.md)