1.28.12 • Published 2 years ago

@jambon-baguette/vue-cli-plugin-typescript v1.28.12

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@coveo/vue-cli-plugin-typescript

The @coveo/vue-cli-plugin-typescript package contains the necessary components to set up a search page using Coveo Headless and Buefy with the Vue CLI.

If you want to create a new Coveo Headless-powered search page with the Vue.js web framework from scratch, it is simpler to use the coveo ui:create:vue command in the Coveo CLI. The Coveo CLI will handle a lot of complexity for you. Calling the @coveo/vue-cli-plugin-typescript package directly from the Angular CLI should rather be done to help you integrate a search page to an already existing Vue.js project.

Installation

To add a Coveo Headless-powered search page using Buefy to an existing TypeScript Vue.js project, execute the following steps:

  • Run vue add @coveo/vue-cli-plugin-typescript.
  • The root folder should contain a .env file. Replace all placeholder variables (<...>) by the proper information for your organization. Consult the example configuration file named .env.example as needed. For more involved configurations, you can modify the request parameters used in the server/middlewares/searchToken.ts file.
  • Run npm start.

Contributing

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

1.28.12

2 years ago

1.28.11

2 years ago

1.28.10

2 years ago

1.28.9

2 years ago

1.28.8

2 years ago

1.28.7

2 years ago

1.28.6

2 years ago

1.28.0

2 years ago

1.27.0

2 years ago

1.26.0

2 years ago

1.25.0

2 years ago