delphi.market/vue
ekzyis a21756389e Disable multi-word-component-names rule 2023-11-20 00:38:52 +01:00
..
public implement login with vue 2023-11-07 09:06:35 +01:00
src Add order form 2023-11-20 00:38:52 +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 implement login with vue 2023-11-07 09:06:35 +01:00
jsconfig.json implement login with vue 2023-11-07 09:06:35 +01:00
package.json Fix @vue/cli-plugin-babel missing 2023-11-07 09:06:37 +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 Fix @vue/cli-plugin-babel missing 2023-11-07 09:06:37 +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.