presentations/decoupling-drupal-vuejs/demo/blue-conf/vuejs
Oliver Davies 1d401246d2 Automated commit
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-02 12:35:10 +01:00
..
public Automated commit 2025-10-02 12:35:10 +01:00
src Automated commit 2025-10-02 12:35:10 +01:00
tests/unit Automated commit 2025-10-02 12:35:10 +01:00
.browserslistrc Automated commit 2025-10-02 12:35:10 +01:00
.editorconfig Automated commit 2025-10-02 12:35:10 +01:00
.env Automated commit 2025-10-02 12:35:10 +01:00
.eslintrc.js Automated commit 2025-10-02 12:35:10 +01:00
.gitignore Automated commit 2025-10-02 12:35:10 +01:00
babel.config.js Automated commit 2025-10-02 12:35:10 +01:00
jest.config.js Automated commit 2025-10-02 12:35:10 +01:00
package.json Automated commit 2025-10-02 12:35:10 +01:00
postcss.config.js Automated commit 2025-10-02 12:35:10 +01:00
README.md Automated commit 2025-10-02 12:35:10 +01:00
tailwind.config.js Automated commit 2025-10-02 12:35:10 +01:00
yarn.lock Automated commit 2025-10-02 12:35:10 +01:00

blueconf

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.