0.0.7 • Published 10 months ago

tavern-stack v0.0.7

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
10 months ago

TAVERN-Stack

TAVERN Stack - Typescript + Vite + React + NextUI

Getting Started

To get started with TAVERN Stack, you can use the following commands
Install TAVERN Stack globally

npm install tavern-stack -g

Create a new project

tavern create my-app
# Then fill out the prompts

Once the project is created, you can navigate to the project directory and run the following commands

cd my-app
npm install
npm run dev

This will start the development server and you can view the project at http://localhost:5173 which should look something like this Dark Mode Light Mode

0.0.5

10 months ago

0.0.4

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago