@m2-modules/router
UI component to provide basic client routing
Install
yarn install
Build
yarn build
Build for development
# Watching source chages to rebuild it
# You can `yarn link` to the place where you want to use it
yarn build:dev
Author
- Website: https://possible819.github.io
- Github: @possible819