/cv

Very simple react app for CV minecraft server

Primary LanguageJavaScript

Cheeseburger Vacation - React

Install dependencies

> yarn install

Run app in the development mode

Starts watch and opens browser to http://localhost:8080 Connect via your ip on local devices.

> yarn start

Builds the app for production to the dist folder

> yarn build