https://github.com/glistenstar/playgoldmand-frontend-beta
https://github.com/glistenstar/playgoldmand-frontend-beta
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/glistenstar/playgoldmand-frontend-beta
- Owner: GlistenSTAR
- Created: 2021-11-24T14:03:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T18:45:55.000Z (about 2 years ago)
- Last Synced: 2025-04-13T17:13:46.409Z (about 1 month ago)
- Language: JavaScript
- Size: 16.8 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# playgoldmand-frontend
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.