Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

mumsnet/mn-vue-globals

Repository files navigation

MN Vue Globals

Project setup

npm install

Local Development

Compile and hot-reloads for development

npm run serve

Compile and minify for production

npm run build

Build package for NPM

npm run build-bundle
npm version [number]
npm publish