https://github.com/mohnate/archieneko-nft-frontend
https://github.com/mohnate/archieneko-nft-frontend
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohnate/archieneko-nft-frontend
- Owner: mohnate
- License: mit
- Created: 2025-01-15T14:03:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T14:06:27.000Z (over 1 year ago)
- Last Synced: 2025-06-19T09:52:12.510Z (about 1 year ago)
- Language: TypeScript
- Size: 12.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Archie Neko Official Website
## Getting started
```bash
$ yarn
# to start the development server
$ yarn dev
# to deploy
$ yarn build
$ yarn start
```
👀 [View the Live Test](https://arche-nft.vercel.app/)