Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.58 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.58 KB

Vue 3 CRUD + TypeScript + Vite + Pinia + Docker + Materio Theme

This is a project with user authentication

Repositories :

Back-END - API REST - EXPRESS JS

Front-END VUE JS 3

Tools

Customize configuration

See Vite Configuration Reference.

Project Setup

Setup With Docker:

docker-compose up -d

Setup with NPM

npm install

### Compile and Hot-Reload for Development
npm run dev

### Type-Check, Compile and Minify for Production
npm run build

Screenshots

Screenshot_297 Screenshot_298 Screenshot_299 Screenshot_300 Screenshot_301 Screenshot_302