This is a lite version of Elstar - React Tailwind Admin Template
- node
- npm
- yarn (optional)
To get started follow this steps:
- Install packages:
npm install
. - Start the project locally:
npm run start
(running on port 5173).
To build the app for production run npm run build