Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 382 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 382 Bytes

React App Test

# install
yarn

# start dev server
yarn start

# format
yarn format

# eslint
yarn eslint

# stylelint
yarn stylelint

# depcheck
yarn depcheck

# build
yarn build

# test build
yarn start-static

Tools

  • Redux devtools
  • React devtools

Services

  • Netlify: frontend deployment
  • GitHub actions: continuous integration
  • Dependabot: package updates