Tepe brush recommendation tool developed by KAN.SE with Material-UI
- Installation process
- Intall Nodejs
- Run 'npm install' or 'yarn install'
- Start dev server with 'npm run start' or 'yarn start'
- Deployment process
- Run 'npm run build' or 'yarn build'