kairos666 / moodys

mood board
MIT License
2 stars 0 forks source link

moodys Build Status

the mood notation agency. Mood boards to enable users & teams to keep track of morale trends

changelog

alpha-v4.7.1

alpha-v4.7.0

alpha-v4.6.2

alpha-v4.6.1

alpha-v4.6

alpha-v4.5

alpha-v4.4

alpha-v4.0 to 4.3

alpha-v3.2

alpha-v3.1

alpha-v3

alpha-v2.1

alpha-v2

alpha

mvp-1.0 base moodys functionalities

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# build for pre-production with minification
npm run pprod-build

# build for pre-production and view the bundle analyzer report
npm run pprod-build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.