- node18+
- vscode
- Google Chrome
- Get the project code
git clone https://github.com/brain/micro-apps
git checkout develop
cd blocks/water
- Installation dependencies
npm install
- run
npm start
Open http://localhost:3000 to view it in the browser.
- build
npm build
- eslint
npm lint
- eject
npm eject