Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leye195/coinat-v2
https://github.com/leye195/coinat-v2
emotion nextjs react recoil
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leye195/coinat-v2
- Owner: leye195
- Created: 2022-08-28T11:52:39.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-05T14:20:08.000Z (28 days ago)
- Last Synced: 2024-12-05T14:34:37.668Z (28 days ago)
- Topics: emotion, nextjs, react, recoil
- Language: TypeScript
- Homepage: https://coinat-v.vercel.app
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoinAT-v2
## Getting Started
### Install dependencies
```bash
# or yarn
yarn install
```### Build
```bash
yarn build
```## Run Build
```bash
yarn start
```