Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 249 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 249 Bytes

Tech Stack

ReactJS, TailwindCSS

Start the app in development mode(Local)

  • npm i
  • npm run dev

Start the app in production mode

  • npm i
  • npm start