Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 675 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 675 Bytes

HappyPlants 🌵🌱

Current version: 2.0.0

⌨️ Development

This is a Vue.js progressive web application, developed with @vue/cli.

Command Description
npm install Installs dependencies
npm run serve Serve with hot reload at localhost:8080
npm run build Build for production with minification
npm test:unit Run all unit tests
npm lint Runs standard over all .js and .vue files
npm lint:style Uses Stylelint to lint all CSS