https://github.com/samuraikun/resas-api-frontend
https://github.com/samuraikun/resas-api-frontend
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samuraikun/resas-api-frontend
- Owner: samuraikun
- Created: 2020-07-11T07:37:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:48:58.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T23:20:55.630Z (7 months ago)
- Language: TypeScript
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resas-api-frontend
This is a RESAS API frontend app.
## Deploy
Deploy by [Vercel](https://vercel.com):
### Demo
- https://resas-api-frontend.vercel.app/## Run
```
yarn install
yarn run dev
```