GitXplorerGitXplorer
j

webworkers-comlink-typescript-react

public
8 stars
4 forks
14 issues

Commits

List of commits on branch master.
Verified
145f17050e0fc1e53b18c1df299c9b148dae6124

Merge pull request #7 from johnnyreilly/dependabot/npm_and_yarn/react-dev-utils-11.0.4

jjohnnyreilly committed 3 years ago
Verified
8d1bcc364ca645550166909e672e2ba73bdbf788

Merge pull request #15 from johnnyreilly/dependabot/npm_and_yarn/ws-5.2.3

jjohnnyreilly committed 3 years ago
Verified
cdddf75e3e6f5b15a14ad30fde54c7d20bfaad3c

Merge pull request #13 from johnnyreilly/dependabot/npm_and_yarn/merge-deep-3.0.3

jjohnnyreilly committed 3 years ago
Verified
e6bfe003f7397cbe6d46febe5aefdae92cb57974

Merge pull request #12 from johnnyreilly/dependabot/npm_and_yarn/dns-packet-1.3.4

jjohnnyreilly committed 3 years ago
Verified
aa17827defd9479942f9ca4a0d4b390ea52d6bb2

Merge pull request #11 from johnnyreilly/dependabot/npm_and_yarn/hosted-git-info-2.8.9

jjohnnyreilly committed 3 years ago
Verified
f216787661bd021223622453bc19576f037a2a6a

Bump ws from 5.2.2 to 5.2.3

ddependabot[bot] committed 3 years ago

README

The README file for this repository.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

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.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.