2.0.1 • Published 5 years ago

vue-mabuya v2.0.1

Weekly downloads
20
License
-
Repository
-
Last release
5 years ago

vue-mabuya

A Mabuya internal plugin to speed up Vue apps development.

Build setup

yarn - recommend

# Install dependencies
yarn install

# Server with hot reload at localhost:5000
yarn run dev

# Build for production with minification
yarn run build

npm

# Install dependencies
npm install

# Server with hot reload at localhost:5000
npm run dev

# Build for production with minification
npm run build

Reference

License

MIT © Mabuya Techdev@mabuya.tech