Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 968 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 968 Bytes

vue-panel-project

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

log in project

for logning in project

step 1:

setup project

step 2:

go to "/login" address

step 3:

Set a data in localStorage whose name should be "token" and its value can be everything

step 4:

go to "/dashboard" address

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

Lint with ESLint

npm run lint