delphi.market/vue
ekzyis b82e5de63c Set default values 2023-11-27 02:45:16 +01:00
..
public Add manifest.json for PWA 2023-11-24 01:29:23 +01:00
src Set default values 2023-11-27 02:45:16 +01:00
.browserslistrc Add vue frontend 2023-11-04 00:33:27 +01:00
.editorconfig Add vue frontend 2023-11-04 00:33:27 +01:00
.eslintrc.js Disable multi-word-component-names rule 2023-11-20 00:38:52 +01:00
.gitignore Add vue frontend 2023-11-04 00:33:27 +01:00
README.md Add vue frontend 2023-11-04 00:33:27 +01:00
babel.config.js Add vue frontend 2023-11-04 00:33:27 +01:00
index.html Add manifest.json for PWA 2023-11-24 01:29:23 +01:00
jsconfig.json implement login with vue 2023-11-07 09:06:35 +01:00
package.json Show user invoices 2023-11-26 22:35:51 +01:00
postcss.config.js implement login with vue 2023-11-07 09:06:35 +01:00
tailwind.config.js implement login with vue 2023-11-07 09:06:35 +01:00
vite.config.js implement login with vue 2023-11-07 09:06:35 +01:00
vue.config.js Add vue frontend 2023-11-04 00:33:27 +01:00
yarn.lock Show user invoices 2023-11-26 22:35:51 +01:00

README.md

delphi.market

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.