Skip to content

React boilerplate for small to large projects, focused in performance, maintenance and scalabitity

License

Notifications You must be signed in to change notification settings

userdansilva/react-boilerplate

Repository files navigation

react-boilerplate

React boilerplate from small to large projects, focused in performance, maintenance and scalabitity

Get Started

git clone https://github.com/userdansilva/react-boilerplate.git .
npm install
npm run dev

Run Storybook

npm run stotybook

Run Unit Tests

npm run test

Run Lint

npm run lint

Extra Eslint separed installation (after default installation and json copied)

yarn add -D eslint-config-airbnb eslint-import-resolver-typescript eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react-hooks

About

React boilerplate for small to large projects, focused in performance, maintenance and scalabitity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published