max10rogerio / react-ui-boilerplate

Boilerplate: React / Material-UI / Typescript / Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to react-ui-boilerplate 👋

Version Documentation Maintenance License: MIT

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

🏠 Homepage

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

About

Boilerplate: React / Material-UI / Typescript / Redux

License:MIT License


Languages

Language:TypeScript 98.2%Language:HTML 1.6%Language:JavaScript 0.2%Language:Shell 0.0%