Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/IgorHalfeld/vue-architecture-boilerplate

⚡️ Vue.js architecture for front-end projects
https://github.com/IgorHalfeld/vue-architecture-boilerplate

Last synced: about 2 months ago
JSON representation

⚡️ Vue.js architecture for front-end projects

Awesome Lists containing this project

README

        



Vue Architecture Boilerplate



Vue.js architecture for front-end projects.

![screenshot](/src/assets/screen.png)

### Project setup

```sh
# Install Deps
npm install

# Compiles and hot-reloads for development
npm run serve

# Compiles and minifies for production
npm run build
```