Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

pacjman/recipe-vue-frist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-frist-vue-app

My frist! Vue.js project

Build Setup

# install dependencies
npm install

# build for development
npm run build

# build for production w/ minification
npm run deploy

# serve with hot reload @ localhost:8080
npm run dev

# clean up dependencies (requires git)
npm run clean

System Dependencies

# npm version: 3.5.2
npm --version

# node version: 8.10.0
node --version

# git version: git version 2.17.1
git --version

Recommended System

Recommended Dev Tools

Other Resources