Skip to content

This project showcases how to make a full-stack app using Vue, Vite and Express.

Notifications You must be signed in to change notification settings

rhian-cs/cm42-blogpost-vue-express-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making a Full-Stack App with Vue, Vite and Express that supports Hot Reload

This project showcases how to make a full-stack app using Vue, Vite and Express.

It is part of my blogpost at the Codeminer42 Blog: Making a Full-Stack App with Vue, Vite and Express that supports Hot Reload

Installation

This app requires node and npm to be installed.

Install dependencies:

npm install

Run the app in development mode:

npm run dev

Build and run the app for production:

npm run build
npm start

About

This project showcases how to make a full-stack app using Vue, Vite and Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •