Skip to content

morteza-gho/vuex-todolist-shopingCart

Repository files navigation

Use vuex(pinia) to manage TodoList and ShopingCart

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

1. Go to server directory with `cd server`
2. Install packages with `npm install`
3. Start local server with `npm start`
4. In a new CMD, install project packages with `npm install`

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Releases

No releases published

Packages

No packages published