budget-react
v1.0.6
Published
A bad react clone
Downloads
16
Maintainers
Readme
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