syedpeer / vue-parcel-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-parcel

Using Parcel in a Vue.js app

Getting Started

Clone the project repository by running the command below if you use SSH

git clone git@github.com:ammezie/vue-parcel.git

If you use https, use this instead

git clone https://github.com/ammezie/vue-parcel.git

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:1234
npm run dev

# build for production with minification
npm run build

About


Languages

Language:HTML 43.1%Language:Vue 38.1%Language:JavaScript 18.8%