Skip to content

Ryan-0x/vue-project

Repository files navigation

Vue Project

This is for demo purpose

Usage

This project uses JSON-Server for a mock backend.

Install Dependencies

npm install

Run JSON Server

The server will run on http://localhost:4000

npm run server

Run Vite Frontend

Vue will run on http://localhost:5173

npm run dev

Build for Production

npm run build

Preview Production Build

npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published