https://github.com/mozzius/huguenots
https://github.com/mozzius/huguenots
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mozzius/huguenots
- Owner: mozzius
- Created: 2022-10-26T20:22:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T10:50:11.000Z (over 3 years ago)
- Last Synced: 2026-02-17T22:47:23.590Z (4 months ago)
- Language: TypeScript
- Homepage: huguenots.vercel.app
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Huguenots
Stack: React/TypeScript/Next.js
## See it
[https://huguenots.vercel.app/](https://huguenots.vercel.app/)
## Running locally
You need yarn installed.
```bash
$ yarn
```
To run the app in development mode:
```bash
$ yarn dev
```