Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 357 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 357 Bytes

logo-builder

Prototype Mozilla community logos in the browser!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.