@smart-react-components/router
v2.1.0
Published
SRC router includes router components.
Maintainers
Readme
Router
@smart-react-components/router includes helper router components.
Installation
- ClientRouter
- ServerRouter
- Routes
- Route
- Link
- Push
- Redirect
- Replace
# NPM
$ npm install --save @smart-react-components/router
# Yarn
$ yarn add @smart-react-components/routerThe core is a must for the router.
