1.0.0-beta.6 • Published 5 years ago

vuechain v1.0.0-beta.6

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

VueChain

Full stack build chain for large scale vue projects with typescript, sass and i18n support

Quick Start

# Create a new package:
npx vuechain init my-package

# Develop:
npm start

# Build:
npm run build

Documentation