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

mozillach/logo-builder

Repository files navigation

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.