1.0.1 • Published 4 years ago

til v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

til

Installation

yarn global add til

Usage

Start development server

til dev

Starts a development server at http://localhost:3000, watching for files changes, with live reload.

Building for production

til

Production builds have globally uglified CSS and HTML, JS and brotli compression enabled by default.