Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 327 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 327 Bytes

Citation React Router

A router component designed to communicate with the Citation server and automatically handle the application routing based on the Citation content.

Tooling

Code is transpiled with Babel.

Usage

To run Babel with watch mode:

npm run dev

To run Babel:

npm run build