/tristana

React and mobx based, project template.

Primary LanguageTypeScriptMIT LicenseMIT

Tristana(Hooks)

Lightweight front-end template based on ReactMobxWebpack and React-Router


Features

  • Get started quickly,As long as you know react, mobx, webpack and react router, you can quickly build the management platform of the middle and back office.
  • Route matching,Including URL input, JS jump, menu switch.
  • Loading,Do not need to write component load judgment repeatedly.

Demo

Tristana

Can it be used in production environment?

Of Course! It is estimated that there are 5+ projects in the company for production environment.

Is IE8 supported?

Not Supported.

Get started

$ git clone https://github.com/xuya227939/tristana.git

$ cd tristana

$ npm install

$ npm start

Deploy

$ npm run build:prod

License

MIT