Just testing frontend and backend for creating photo logs
Go to file
2022-01-25 14:46:49 +01:00
docs first commit 2022-01-05 15:34:16 +01:00
public add photo picker 2022-01-16 20:52:54 +01:00
src fix camera size in capture 2022-01-25 14:46:49 +01:00
.eslintrc.json add todays date when creating a new photo group in capture 2022-01-25 13:58:41 +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 todays date when creating a new photo group in capture 2022-01-25 13:58:41 +01:00
jsconfig.json fix linting errors 2022-01-11 21:51:29 +01:00
package-lock.json add todays date when creating a new photo group in capture 2022-01-25 13:58:41 +01:00
package.json add todays date when creating a new photo group in capture 2022-01-25 13:58:41 +01:00
postcss.config.js add todays date when creating a new photo group in capture 2022-01-25 13:58:41 +01:00
README.md setup new project using vue cli 2022-01-07 20:17:30 +01:00
tailwind.config.js add todays date when creating a new photo group in capture 2022-01-25 13:58:41 +01:00
vue.config.js add todays date when creating a new photo group in capture 2022-01-25 13:58:41 +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.