0.1.0 • Published 7 years ago
@coinmash/components-web v0.1.0
@coinmash/components
React and React Native components used for Coinmash.
Install
npm install --save @coinmash/components bootstrapImport Bootstrap CSS in the src/index.js file:
import 'bootstrap/dist/css/bootstrap.css';Import required reactstrap components within src/App.js file or your custom component files:
import { Button } from '@coinmash/components';0.1.0
7 years ago