Skip to content

arounda/react-starter-small

Repository files navigation

Launch app steps:

install node modules: npm install

Start app in developer mode: npm run dev

Start app in production mode: npm run build npm run preview

Core Tech Stack

  • React.js
  • React Router
  • TypeScript
  • Scss
  • Vite