Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oilyn0s3/web3svp-frontend
https://github.com/oilyn0s3/web3svp-frontend
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oilyn0s3/web3svp-frontend
- Owner: oilyn0s3
- License: gpl-3.0
- Created: 2022-09-08T19:06:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T18:43:51.000Z (over 2 years ago)
- Last Synced: 2024-11-14T07:41:52.333Z (2 months ago)
- Language: JavaScript
- Size: 4.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web3RSVP-frontend
### Fork and clone the repo from Github to work with it locally
1. Click the "Fork" button
2. In your account's forked github repo, click the "Code" button and copy the repo link.
3. Open your terminal.
4. CD into the repo
5. Install dependencies `npm i`
6. Run the development server
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.