Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 712 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 712 Bytes

cps-marketplace-layout

Sample layout for the CPS Marketplace project built with Vue 3 + Vite + Tailwind.

Recommended IDE Setup

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

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Preview Production Build

npm run preview