Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).