Skip to content

A Vue.js project with Vite & BalmUI (Recommended)

Notifications You must be signed in to change notification settings

balmjs/template-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BalmJS template - vite

A Vue.js project with Vite & BalmUI

Requirements

  • Windows: npm i -g balm-git-flow@legacy
  • Linux: npm i -g balm-git-flow

Installation

  • For vue3

    balm init vite my-project
  • For vue2

    balm init vite#legacy my-project
cd my-project
yarn
# or
npm i
  • (Recommended) BalmUI for your project

Enjoy

# For development
npm run dev

# For production
npm run build

# For deploy
balm-git prod

About

A Vue.js project with Vite & BalmUI (Recommended)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published