Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-autofix
:dog: Autofix Application using Husky, lint-staged, ESLint and cross-over
https://github.com/osvaldokalvaitir/reactjs-autofix
autofix reactjs rocketseat youtube
Last synced: about 2 months ago
JSON representation
:dog: Autofix Application using Husky, lint-staged, ESLint and cross-over
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-autofix
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-01-04T13:42:01.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T11:54:27.000Z (8 months ago)
- Last Synced: 2024-06-18T13:40:59.139Z (8 months ago)
- Topics: autofix, reactjs, rocketseat, youtube
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - Autofix
:dog: Autofix Application using Husky, lint-staged, ESLint and cross-over
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-autofix# Entry in folder
cd reactjs-autofix# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho