Skip to content

ysulyma/lv-tutorial-math

Repository files navigation

This demo shows the various math features of Liqvid.

Installation

Clone this repository, then do:

npm install
liqvid serve

Commands

For developing/recording:

liqvid serve

Then visit http://localhost:3000/.

For viewing the production bundle:

NODE_ENV=production liqvid serve

Then visit http://localhost:3000/.

To generate a production bundle:

liqvid build

Then visit http://localhost:3000/dist/.

About

Math-specific tutorial/sample project for Liqvid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published