UNPKG

create-vhs

Version:

Create a VHS monorepo with one command.

46 lines (28 loc) 1.82 kB
![Modern stack with a retro look](/.github/assets/banner.png 'Modern stack with a retro look') <p align="center"> <br/> <a href="https://create-vhs.pages.dev">VHS</a> is a web development stack built for the modern web &mdash; <br/> focused on simplicity and full type-safety. <br/><br/> </p> <div align="center"> [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/0xZ0uk/create-vhs/blob/main/LICENSE) </div> ## Install The **recommended** way to install the latest version of VHS is by running the command below: ```bash bun create vhs@latest ``` Looking for help? Start with our [Getting Started](https://create-vhs.pages.dev/guides/getting-started/) guide. ## Documentation Visit our [official documentation](https://create-vhs.pages.dev/why/). ## Support Having trouble? Please open an issue, or [DM me on Farcaster](https://farcaster.xyz/z0uk). ## Directory | Package | Release Notes | | ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [create-vhs](packages/create-vhs) | [![create-vhs version](https://img.shields.io/npm/v/create-vhs.svg?label=%20)](packages/create-vhs/CHANGELOG.md) | ## Links - [License (MIT)](LICENSE) - [Website](https://create-vhs.pages.dev)