Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1019 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 1019 Bytes

Vue.js template for FuseBox builder

Features

Usage

Development

  • run yarn run dev or npm run dev. This will compile your app and run the dev server.
  • open http://localhost:4444.

Production

  • run yarn run build or npm run build. This will compile your app and generate static, minified, assets.