bridge/website
2021-02-12 10:54:21 +01:00
..
public Add captcha 2021-01-21 16:39:46 +01:00
src Store login state in session 2021-02-12 10:53:54 +01:00
.browserslistrc Create website 2021-01-18 19:39:16 +01:00
.editorconfig Create website 2021-01-18 19:39:16 +01:00
.env.development Add captcha 2021-01-21 16:39:46 +01:00
.eslintrc.js Start working on developer console 2021-02-07 14:54:11 +01:00
.gitignore Create website 2021-01-18 19:39:16 +01:00
.npmrc Create website 2021-01-18 19:39:16 +01:00
babel.config.js Create website 2021-01-18 19:39:16 +01:00
codegen.yml Add symbol picker and user creation 2021-01-25 13:21:10 +01:00
package-lock.json Update package lock 2021-02-12 09:47:30 +01:00
package.json Start working on developer console 2021-02-07 14:54:11 +01:00
README.md Create website 2021-01-18 19:39:16 +01:00
tsconfig.json Create website 2021-01-18 19:39:16 +01:00
vue.config.js Start working on developer console 2021-02-07 14:54:11 +01:00
website.iml Implement /api/website/deny 2021-01-18 21:05:04 +01:00

@wulkanowy/bridge-website

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint

Customize configuration

See Configuration Reference.