Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 355 Bytes

Introduction

Tepe brush recommendation tool developed by KAN.SE with Material-UI

Getting Started

  1. Installation process
    • Intall Nodejs
    • Run 'npm install' or 'yarn install'
    • Start dev server with 'npm run start' or 'yarn start'
  2. Deployment process
    • Run 'npm run build' or 'yarn build'