@web-lite/cra-template
v1.1.1
Published
Create react app template for wapps frontend.
Downloads
2
Readme
This is the official Weblite template for Create React App used in wapps.
Installation
npx create-react-app my-app --template @web-lite
🚀 Opinionated design structure
- Inspired by angular code structure
📊 Highly scalable front-end app
- Best practice of redux and react
🎨 Predefined Material styles configuration
- Made by an enhanced version of Material Theme provider
👍🏻 Really easy to use
- Using immer and redux-toolkit make immutability nightmare a shine
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.