Skip to content

Latest commit

 

History

History
90 lines (62 loc) · 3.59 KB

README.md

File metadata and controls

90 lines (62 loc) · 3.59 KB

📦 Webpack Vue Boilerplate

License: MIT

A webpack 5 boilerplate with Vue.js. Using Babel, PostCSS and Sass.

Installation

Clone this repo and npm install.

npm i

Usage

Development server

npm start

You can view the development server at localhost:3000.

Production build

npm run build

Production preview

npm run preview

Features

Dependencies

Webpack

Babel

Loaders

Plugins

Linters

License

This project is open source and available under the MIT License.