An open API service indexing awesome lists of open source software.

https://github.com/less/less-preview

less 2 css site
https://github.com/less/less-preview

Last synced: 8 months ago
JSON representation

less 2 css site

Awesome Lists containing this project

README

          

# less-preview

> Less Preview

## Build Setup

``` bash
# install dependencies
$ pnpm install

# serve with hot reload at localhost:3000
$ pnpm dev

# build for production and launch server
$ pnpm build
$ pnpm preview
```