0.0.2 • Published 2 years ago

@vanilla-ts/cli v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

VanillaTS-CLI - The CLI tool for VanillaTS.

makes easier your web development. The VanillaTS CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain VanillaTS applications directly from a command shell.

Documentation

Get started with VanillaTS CLI, learn the fundamentals and explore advanced topics on our documentation.

Development Setup

Prerequisites

Setting Up a Project

Install the VanillaTS globally:

npm install -g @vanilla-ts/cli

Create workspace:

vts new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
vts serve

VanillaTS is cross-platform, fast, lightweight, scalable, has incredible tooling, and is loved by millions.

Quickstart

Get started in 5 minutes

Contributing

Developer Guide

Read through our developer guide to learn about how to build and test the VanillaTS CLI locally.

Community

Join the conversation and help the community.

0.0.2

2 years ago

0.0.1

2 years ago