Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

A react boilerplate with a powerful state container

Notifications You must be signed in to change notification settings

pilipa-cn/react-mobx-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-mobx-boilerplate

A react boilerplate with a powerful state container

Usage

Firstly, install the package:

$ git clone https://github.com/pilipa-cn/react-mobx-boilerplate
$ cd react-mobx-boilerplate
$ npm install or yarn

Then run the server:

development:
$ yarn start
If your project needs more customization, you can "eject" and customize it,
and all the configuration and build dependencies will be moved directly into your project, so you can pick up right where you left off,
but then you will need to maintain this configuration.
$ yarn eject

Open http://localhost:3000 in you browser.

Advanced

In this boilerplate, you can use other popular technologies, ant-design),etc.

learn more:

https://mobx.js.org/

https://github.com/mobxjs/mobx-state-tree

License

ISC

About

A react boilerplate with a powerful state container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published