Skip to content

Latest commit

 

History

History
113 lines (82 loc) · 3.56 KB

README.md

File metadata and controls

113 lines (82 loc) · 3.56 KB

Welcome to react-ui-boilerplate 👋

Version Documentation Maintenance License: MIT

A react boilerplate with Material-UI, Redux, Typescript and another things...

Prerequisites

  • node >=10.15.x
  • yarn >=1.20.0

Install

yarn install

REACT

Usage

yarn run dev

Run tests

yarn run test

Run test coverage

yarn run test:coverage

Run build

yarn run build

Run build with local server http

yarn run build:serve

Tools

Features

  • Basic configurations for start project with react, redux, material-ui and typescript
  • Light theme and dark theme
  • Check update from service work
  • Most settings are within package.json
  • Call history from anywhere
  • Display a snackbar from anywhere

Author

👤 Max Rogério

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Max Rogério.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator