bridge/website
2021-01-18 23:08:39 +01:00
..
public Create website 2021-01-18 19:39:16 +01:00
src Integrate graphql in website 2021-01-18 23:08:39 +01:00
.browserslistrc Create website 2021-01-18 19:39:16 +01:00
.editorconfig Create website 2021-01-18 19:39:16 +01:00
.eslintrc.js Integrate graphql in website 2021-01-18 23:08:39 +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 Integrate graphql in website 2021-01-18 23:08:39 +01:00
package-lock.json Integrate graphql in website 2021-01-18 23:08:39 +01:00
package.json Integrate graphql in website 2021-01-18 23:08:39 +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 Create website 2021-01-18 19:39:16 +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.