Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuflakbrr/waow-live-coding
Repository for WAOW Event at Telkom University Surabaya Live Coding
https://github.com/nuflakbrr/waow-live-coding
Last synced: 6 days ago
JSON representation
Repository for WAOW Event at Telkom University Surabaya Live Coding
- Host: GitHub
- URL: https://github.com/nuflakbrr/waow-live-coding
- Owner: nuflakbrr
- Created: 2024-11-30T07:19:41.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-30T07:26:11.000Z (about 1 month ago)
- Last Synced: 2024-12-25T19:49:35.832Z (13 days ago)
- Language: JavaScript
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite WAOW Live Coding
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
## Getting Started
- Clone this repo or download .zip this repo. If you want clone this repo, please run this script:
```bash
$ git clone https://github.com/nuflakbrr/waow-live-coding.git
```- After that, you can install all depedencies in this project by running:
```bash
$ npm install
```- Then, run server development by running:
```bash
$ npm run dev
```- Finally, you can check your browser via [http://localhost:5173/](http://localhost:5173/).