🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

citation-react-demo-components

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

citation-react-demo-components

This project is the prototype of what will be the user project. It has to be the more simple possible.

0.4.0
latest
npm
Version published
Weekly downloads
3
-62.5%
Maintainers
1
Weekly downloads
 
Created
Source

Citation Demo

This project is the prototype of what will be the user project. It has to be the more simple possible.

It's based on the citation-react-router for connecting the routing to the Citation server.

Tooling

The tooling is based on react-scripts using Babel, ESLint and Webpack.

Libraries

Citation does not force the user to use any specific library like Redux. To illustrate this point, the project use the minimum library possible.

Routing

The routing is fully managed by the CitationRouter from the citation-react-router lib. So it's a dependency of this project.

Usage

To run the development server with live-reload:

npm run dev

To run the Citation server with its API, backoffice app, and this project statically generated.

npm start

FAQs

Package last updated on 08 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts