Skip to content

weavv/playground

Repository files navigation

A developer playground for testing and prototyping UI with WEAVV CSS framework.

Version 2.0.0

Shortcut Keys

  • F1 for Command Palette.
  • Right-Click for more options.

Live

Launch Playground.

image

Build

# set node memory size
$ export NODE_OPTIONS="--max-old-space-size=8192"
$ npm run build

License: MIT