Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderberg/web-developer-tools
Free Online Developer Tools
https://github.com/coderberg/web-developer-tools
devtools react-project react18 reactjs spa typescript
Last synced: about 2 months ago
JSON representation
Free Online Developer Tools
- Host: GitHub
- URL: https://github.com/coderberg/web-developer-tools
- Owner: Coderberg
- License: mit
- Created: 2021-12-29T08:56:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T01:27:08.000Z (8 months ago)
- Last Synced: 2024-10-13T12:45:03.446Z (2 months ago)
- Topics: devtools, react-project, react18, reactjs, spa, typescript
- Language: TypeScript
- Homepage: https://coderberg.github.io/web-developer-tools/
- Size: 5.81 MB
- Stars: 48
- Watchers: 2
- Forks: 23
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![2021-12-29_12-30-44](https://user-images.githubusercontent.com/36998159/147647626-2cca7dfc-4627-437e-b41f-4aee9a7cd3be.png)
Demo: https://coderberg.github.io/web-developer-tools/
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](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](https://facebook.github.io/create-react-app/docs/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](https://facebook.github.io/create-react-app/docs/deployment) for more information.