This is a lite version of Ecme - The Ultimate React, Vite & TypeScript Web Template
- node
- npm
- yarn (optional)
To get started follow this steps:
- Install packages:
npm install
. - Start the project locally:
npm run dev
(running on port 5173).
To build the app for production run npm run build