customer-issue-list Tailwind Templates

Customer Issue List

this is a simple project written by vue3/vitejs and using tailwind

customer-issue-list

This is project using vue3 and setup is based on Vitejs. I have used json-server to get fake rest api. for getting data it is important to run

json-server --watch db.json

and then start project by running

npm run dev

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Json-server

json-server --watch db.json

Top categories

Loading Svelte Themes