Skip to content

open-taggy/demo

Repository files navigation

taggy | demo 🐓

This is a demo site to showcase taggy.

Getting Started

  1. Please clone the main taggy repository first and then this one to have them available side to side:
.
├── taggy                   # the taggy main repository
├── demo                    # this repository

...to have the compiled JS-code for this demo available under: "../../taggy/lib/index"

  1. Then cd into demo/, install dependencies and start up:
cd demo/
npm install
npm run dev

Based on HTML5 Boilerplate

Releases

No releases published

Packages

No packages published