Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 6 hours 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
```