Me: can I use react for my next website
Mum: we have react at home
React at home:
# npm
npm install budget-react
# yarn
yarn add budget-react
You don't want to...
But if you really must, see this template repo
# Build
# npm
npm run build
# yarn
yarn build
# Publish
# npm
npm run dist
# yarn
yarn dist