/vite-react-scaffolding

ReactJS project scaffolding with Vite and Cypress

Primary LanguageJavaScript

Installation

  1. Clone repository
git clone https://github.com/pilihjurusan/interview-react-project.git
  1. Install dependencies
npm i
  1. Start development server (vite)
npm run dev
  1. Access at http://localhost:5173