1.0.4 • Published 7 years ago

react-template-router v1.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

react-template-router

router4 with page change animation, abortable fetch, custom loading animation...

Usage

  1. Install create-react-app and create-custom-react-app
$ npm i -g create-react-app create-custom-react-app
  1. Generator project width template
  • With global npm package
$ npm i -g react-template-router
$ create-custom-react-app -t router <project-name>
  • With github
$ create-custom-react-app -t likun7981/react-template-router <project-name>

Warning

Use git hooks, you should reinstall husky in work directory

$ npm uninstall husky
$ npm install husky
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago