create-kitql
Advanced tools
Comparing version 0.0.2-next.2 to 0.0.2-next.3
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.0.2-next.2", | ||
"version": "0.0.2-next.3", | ||
"license": "MIT", | ||
@@ -12,0 +12,0 @@ "type": "module", |
@@ -1,22 +0,6 @@ | ||
# create-svelte | ||
# create-kitql - Kit Routes | ||
Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte). | ||
## 🚀 Get started | ||
## Creating a project | ||
If you're seeing this, you've probably already done this step. Congrats! | ||
```bash | ||
# create a new project in the current directory | ||
npm create svelte@latest | ||
# create a new project in my-app | ||
npm create svelte@latest my-app | ||
``` | ||
## Developing | ||
Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server: | ||
```bash | ||
npm run dev | ||
@@ -28,12 +12,11 @@ | ||
## Building | ||
🎉 Enjoy 🎉 | ||
To create a production version of your app: | ||
## 📖 Read the doc | ||
```bash | ||
npm run build | ||
``` | ||
[![](https://img.shields.io/badge/Documentation%20of-vite%20plugin%20kit%20routes-FF3E00.svg?style=flat&logo=stackblitz&logoColor=FF3E00)](https://kitql.dev/docs/tools/06_vite-plugin-kit-routes) | ||
You can preview the production build with `npm run preview`. | ||
> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment. | ||
## ⭐️ Join us | ||
[![GitHub Repo stars](https://img.shields.io/github/stars/jycouet/kitql?logo=github&label=KitQL&color=#4ACC31)](https://github.com/jycouet/kitql) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
162180