This repo contains a bare minimum react Project. Without using create-react-app
This contains:
- Babbel
- Webpack
- React
Also contains small tools:
- prettier and husky (format when you push)
- .gitignore
- renovate bot config
npm install
npm run start
npm install
npm run build
Then open the dist/index.html file on your browser