1.0.6 • Published 1 year ago
budget-react v1.0.6
budget-react
A bad react clone.
Me: can I use react for my next website\ Mum: we have react at home\ React at home:
Installation
# npm
npm install budget-react
# yarn
yarn add budget-react
Useage
You don't want to...
But if you really must, see this template repo
Build
# Build
# npm
npm run build
# yarn
yarn build
# Publish
# npm
npm run dist
# yarn
yarn dist