Skip to content

liulalemx/create-vanilla-site

Repository files navigation

Create Vanilla Site

The best way to start a vanilla site 🪄


What is create-vanilla-site?

A CLI tool for creating vanilla websites easily.
Vanilla = html + css/tailwind + js/ts

CVS demo

How to run locally

Prerequisites

  1. Clone the repository
  2. Run yarn install
  3. Run yarn build on the root directory
  4. Run npm link on the root directory
  5. Run create-vanilla-site anywhere on your system

About

The best way to start a modern vanilla site

Resources

Stars

Watchers

Forks