The objective of this project is to create an e-commerce challenge
- Vuejs + Tailwind
- Vite Next Generation Frontend Tooling
After Cloned the repo you must install the packages with the command:
cd client && npm i
Then you can run the client with the command:
npm run dev
The client is running on port 3000. (http://localhost:3000/)