🐶 Autofix Application using Husky, lint-staged, ESLint and cross-over
Open terminal:
# 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
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho