Skip to content

tahayvr/noisekit

Repository files navigation

noiseKit

noisekit is a CLI tool to quickly scaffold a new SvelteKit project with the noiseKit stack.

noiseKit screenshot

The noiseKit Stack

A web dev stack by noiseRandom.

Getting Started

To start a new project using the noiseKit stack, run the following command:

npx noisekit@latest

After the process completes, you can navigate into your new SvelteKit project directory:

cd <your-project-name>
npm install
npm run dev

License

License: MIT

About

CLI tool to quickly scaffold a new SvelteKit project with a pre-configured setup.

Resources

License

Stars

Watchers

Forks

Packages

No packages published