Full stack build chain for large scale vue projects with typescript, sass and i18n support
# Create a new package:
npx vuechain init my-package
# Develop:
npm start
# Build:
npm run build
Full stack build chain for large scale vue projects with typescript, sass and i18n support
TypeScriptApache-2.0
Full stack build chain for large scale vue projects with typescript, sass and i18n support
# Create a new package:
npx vuechain init my-package
# Develop:
npm start
# Build:
npm run build