Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.26 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.26 KB

WebWorkers React Project

Features

Coding Style

Dev tools

Usage

Development

Just run and visit http://127.0.0.1:3000/

yarn dev

Build

To build the App, run

yarn build

And you will see the generated file in dist that ready to be served.

Deploy on Netlify

Go to Netlify and select your repository, OK along the way, and your App will be live in a minute.