Skip to content

Chiu-Kevin-bah/vbuild

Repository files navigation

vbuild

NPM version NPM downloads Build Status

preview

Philosophy

Install once and build everywhere.

vbuild is an opinionated but configurable build tool with lots of goodies included, it's inspired by create-react-app and xo. No webpack config and other tooling config to manage. It just works!

Quick Start

# recommend node.js >=6 and npm >= 3
npm install -g vbuild

vbuild init my-project
cd my-project
npm run dev

Then you will be automatically navigated to http://localhost:4000
When you are ready to deploy your app, run npm run build to bundle.

Showcase

Let us know if you are using vbuild in production!

License

MIT © EGOIST

About

🐢 🚀 Vue happiness build tool ✨ ⚡

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 1.7%
  • Vue 1.2%