Just testing frontend and backend for creating photo logs
Go to file
2022-01-14 19:05:33 +01:00
docs first commit 2022-01-05 15:34:16 +01:00
public add api client and implement simple log list 2022-01-14 19:05:33 +01:00
src add api client and implement simple log list 2022-01-14 19:05:33 +01:00
.eslintrc.json implement base vue files 2022-01-12 16:38:39 +01:00
.gitignore setup new project using vue cli 2022-01-07 20:17:30 +01:00
.vueserc added vueserc config 2022-01-06 19:01:06 +01:00
babel.config.js add api client and implement simple log list 2022-01-14 19:05:33 +01:00
jsconfig.json fix linting errors 2022-01-11 21:51:29 +01:00
package-lock.json add api client and implement simple log list 2022-01-14 19:05:33 +01:00
package.json add api client and implement simple log list 2022-01-14 19:05:33 +01:00
README.md setup new project using vue cli 2022-01-07 20:17:30 +01:00
vue.config.js add api client and implement simple log list 2022-01-14 19:05:33 +01:00

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

Customize configuration

See Configuration Reference.