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