@react-ag-components/footer
v0.0.1
Published
footer React component
Downloads
3
Keywords
Readme
footer
React footer component for external web apps
Usage
Install
npm i @react-ag-components/footer --save
Use in your project
import Footer from '@react-ag-components/footer'
<Footer />
Properties
Contributing
Get the repository
git clone https://github.com/alphillips/footer.git
Update dependencies
npm install
Run the project
npm start
Deploy to npm
Build
npm run build -- --copy-files
Publish
npm publish --access public