# standard-cv ## Install ```bash // with npm npm i --save @react-bricks/standard-cv --registry https://toodle.ddns.net/public-node-registry // with yarn yarn add @react-bricks/standard-cv --registry https://toodle.ddns.net/public-node-registry ``` ## Usage ```jsx import { StandardCV } from "@react-bricks/standard-cv"; ``` **1.0.0** This version includes the initial version of standard-cv react component.