https://github.com/kaifcoder/gfg-srmgpc-site
https://github.com/kaifcoder/gfg-srmgpc-site
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaifcoder/gfg-srmgpc-site
- Owner: kaifcoder
- Created: 2022-02-09T17:42:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T18:12:39.000Z (about 4 years ago)
- Last Synced: 2023-03-11T23:54:55.535Z (about 3 years ago)
- Language: JavaScript
- Size: 1.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Install the dependencies and run the development server
```bash
npm install
npm run dev
# or
yarn
yarn dev
```