Skip to content

bellizio/vue-parcel-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js Parcel Starter

A Vue.js starter kit with Parcel + Typescript

Getting Started

Dependencies

Setup

  1. git clone https://github.com/bellizio/vue-parcel-starter.git
  2. cd vue-parcel-starter
  3. yarn install

Overview

This is a Vue.js start kit with Parcel + Typescript. It includes hot module reloading for development and sass for css.

Scripts

Development

npm start - builds and serves the app at localhost:1234

Production

npm run build - builds the app for production

About

A Vue.js starter kit with Parcel + Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published