mirror of
https://github.com/MarcZierle/photo-log-frontend.git
synced 2025-10-29 08:34:57 +00:00
Just testing frontend and backend for creating photo logs
| docs | ||
| public | ||
| src | ||
| .eslintrc.json | ||
| .gitignore | ||
| .vueserc | ||
| babel.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
frontend
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint