mirror of
https://github.com/MarcZierle/photo-log-frontend.git
synced 2025-04-07 21:14:37 +00:00
Just testing frontend and backend for creating photo logs
docs | ||
public | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
.vueserc | ||
babel.config.js | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
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