doppelmutzi / companion-project-histoire

This project demonstrates how to use Histoire with Vue 3 along with different use cases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

companion-project-histoire (simple todo app)

About

This project demonstrates how to use Histoire with Vue 3 along with different use cases. The application is heavily inspired by todomvc.

It is a companion project for my LogRocket article about Histoire to showcase UI components.

Setup and Usage

Install dependencies and run demo application on http://localhost:5173.

$ npm i
$ npm run dev

Open Histoire on http://localhost:3100.

$ npm run dev:stories

About

This project demonstrates how to use Histoire with Vue 3 along with different use cases.


Languages

Language:Vue 71.3%Language:TypeScript 17.1%Language:SCSS 6.4%Language:JavaScript 3.9%Language:HTML 1.3%