All Projects → hscstudio → react-smart-app

hscstudio / react-smart-app

Licence: other
Preconfiguration React + Ant Design + State Management

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to react-smart-app

hooksy
Simple app state management based on react hooks
Stars: ✭ 58 (+346.15%)
Mutual labels:  hooks, state-management
stook
A minimalist design state management library for React.
Stars: ✭ 86 (+561.54%)
Mutual labels:  hooks, state-management
use-app-state
🌏 useAppState() hook. that global version of setState() built on Context.
Stars: ✭ 65 (+400%)
Mutual labels:  hooks, state-management
useSharedState
useSharedState is a simple hook that can be used to share state between multiple React components.
Stars: ✭ 0 (-100%)
Mutual labels:  hooks, state-management
preact-urql
Preact bindings for urql
Stars: ✭ 28 (+115.38%)
Mutual labels:  hooks, state-management
react-cool-form
😎 📋 React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+1792.31%)
Mutual labels:  hooks, state-management
react-zeno
The React companion to Zeno, a Redux implementation optimized for Typescript.
Stars: ✭ 14 (+7.69%)
Mutual labels:  hooks, state-management
React Antd Admin
Management system with react and ant-design.
Stars: ✭ 190 (+1361.54%)
Mutual labels:  hooks, antd
entangle
Global state management tool for react hooks inspired by RecoilJS and Jotai using proxies.
Stars: ✭ 26 (+100%)
Mutual labels:  hooks, state-management
statery
Surprise-Free State Management! Designed for React with functional components, but can also be used with other frameworks (or no framework at all.)
Stars: ✭ 28 (+115.38%)
Mutual labels:  hooks, state-management
dobux
🍃 Lightweight responsive state management solution.
Stars: ✭ 75 (+476.92%)
Mutual labels:  hooks, state-management
eventrix
Open-source, Predictable, Scaling JavaScript library for state managing and centralizing application global state. State manage system for react apps.
Stars: ✭ 35 (+169.23%)
Mutual labels:  hooks, state-management
Reusable
Reusable is a library for state management using React hooks
Stars: ✭ 207 (+1492.31%)
Mutual labels:  hooks, state-management
resynced
An experimental hook that lets you have multiple components using multiple synced states using no context provider
Stars: ✭ 19 (+46.15%)
Mutual labels:  hooks, state-management
Reto
Flexible and efficient React Store with hooks.
Stars: ✭ 194 (+1392.31%)
Mutual labels:  hooks, state-management
use-query-string
🆙 A React hook that serializes state into the URL query string
Stars: ✭ 50 (+284.62%)
Mutual labels:  hooks, state-management
Use Url State
Lift a React component's state into the url
Stars: ✭ 154 (+1084.62%)
Mutual labels:  hooks, state-management
Alldemo
🍑 2020全栈学习Demo大合集 包含最新 hooks TS 等 还有umi+dva,数据可视化等实战项目 (持续更新中)
Stars: ✭ 189 (+1353.85%)
Mutual labels:  hooks, antd
jedisdb
redis like key-value state management solution for React
Stars: ✭ 13 (+0%)
Mutual labels:  hooks, state-management
react-drag
A drag and drop platform based on sortable.js front-end visualization. 一个基于sortable.js的前端可视化搭建的拖拽平台,ui组件采用antd-mobile.通过umi脚手架构建.技术栈采用dva+hooks+umi+antd-mobile+sortable.js+react-color.
Stars: ✭ 51 (+292.31%)
Mutual labels:  hooks, antd

React Smart App

Boilerplate React App

This project was bootstrapped with

demo

Installation

  • clone this repo
  • npm install
  • npm run start
  • enjoy

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].