Skip to content

Contains the code for the second example application from the Vue.js: From Beginner to Professional course.

Notifications You must be signed in to change notification settings

EneAlina/vuejs-mail-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js Mail Example Application

This repository contains the code for the second example application from the Vue.js: From Beginner to Professional course.

Getting up and Running

# Install the dependencies
npm install

# Serve with hot reload at http://localhost:8080
npm run dev

# Build for production with minification
npm run build

About

Contains the code for the second example application from the Vue.js: From Beginner to Professional course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 42.8%
  • JavaScript 39.7%
  • CSS 16.0%
  • HTML 1.5%