ubogdan / vuejs-mail-app

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

Home Page:https://l.codingexplained.com/course/vuejs?src=github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://l.codingexplained.com/course/vuejs?src=github


Languages

Language:Vue 42.8%Language:JavaScript 39.7%Language:CSS 16.0%Language:HTML 1.5%