delphi.market/vue
ekzyis 79e2cbefdc Redirect to market orders 2023-12-04 01:54:36 +01:00
..
public Add manifest.json for PWA 2023-11-24 01:29:23 +01:00
src Redirect to market orders 2023-12-04 01:54:36 +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 Add market stats page 2023-11-29 04:11:46 +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 Add market stats page 2023-11-29 04:11:46 +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.