Skip to content

Rebels-Y3S2/Automobile-spare-parts-frontend

Repository files navigation

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