Skip to content

miljan-fsd/parcel-vue-app

Repository files navigation

Parcel Vue App

Create Vue apps using Parcel as build tool.

Getting started

Parcel Vue App starter-kit includes:

Installation

Clone the repo and install dependencies.

git clone https://github.com/miljan-fsd/parcel-vue-app.git

cd parcel-vue-app

npm install

Development

Start the development server run:

npm run dev

This will automatically open http://localhost:3000 in your browser.

Production

Build for production run:

npm run build

This will bundle your application in the build folder.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Create Vue apps using Parcel as build tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published