Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 223 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 223 Bytes

less-preview

Less Preview

Build Setup

# install dependencies
$ pnpm install

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

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