Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pdsuwwz/vue-webpack-boilerplate

🛶 Vue 3.x quick start boilerplate with Webpack scaffolding
https://github.com/pdsuwwz/vue-webpack-boilerplate

Last synced: about 1 month ago
JSON representation

🛶 Vue 3.x quick start boilerplate with Webpack scaffolding

Awesome Lists containing this project

README

        

# vue-webpack-boilerplate
🛶 Vue 3.x quick start boilerplate with Webpack scaffolding

## Install

Install node dependencies in all packages

```bash
pnpm install
```

## Run

Local Development

```bash
pnpm dev
```