rubinj30 / intro-web-workers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Workers - Bounce Example

This project was bootstrapped with Parcel

Getting started

Before working on this project, you must first install project dependencies using NPM or Yarn:

# using NPM
npm install

# using Yarn
yarn

Available scripts

In the project directory, you can run:

npm start or yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

npm run build or yarn build

Builds the app for production to the dist folder.

Questions?

Ask me on Twitter @mehdi_vasigh or open an issue in this repo!

About


Languages

Language:JavaScript 62.5%Language:HTML 25.7%Language:CSS 11.8%