Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sibiraj-s/vue-webpack-boilerplate

🔥 Vue.js + Webpack boilerplate
https://github.com/sibiraj-s/vue-webpack-boilerplate

boilerplate vue-webpack-boilerplate vuejs webpack

Last synced: about 1 month ago
JSON representation

🔥 Vue.js + Webpack boilerplate

Awesome Lists containing this project

README

        

# Vue.js + Webpack boilerplate ![LICENSE](https://badgen.net/github/license/sibiraj-s/vue-webpack-boilerplate) [![Tests](https://github.com/sibiraj-s/vue-webpack-boilerplate/workflows/Tests/badge.svg)](https://github.com/sibiraj-s/vue-webpack-boilerplate/actions)


vue.js

Clone the repository

```bash
git clone https://github.com/sibiraj-s/vue-webpack-boilerplate.git
```

Run

```bash
npm run dev
```

Build

```bash
npm run build
```