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