0.1.0 • Published 4 years ago
create-instant-meilisearch v0.1.0
create-instant-meilisearch
The project and reposiory as a whole is based on the create-vite repository and uses the same base template as the latter.
All templates comes with a working demo on a video games dataset.
Scaffolding Your First Instant MeiliSearch Project
Compatibility Note: Vite requires Node.js version >=12.0.0.
With NPX:
npx create-instant-meilisearchThen follow the prompts!
You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Vite + Vue project, run:
npx create-instant-meilisearch --template vueCurrently supported template presets include:
-
vanilla -
vanilla-ts -
vue -
vue-ts - x
react -
react-ts -
preact -
preact-ts -
lit -
lit-ts -
svelte -
svelte-ts
Community Templates
create-instant-meilisearch is a tool to quickly start an instant-meilisearch app from a basic template for popular frameworks.
0.1.0
4 years ago