svallory / marko-storybook-8

Marko UI Library project template with Storybook 8, and TypeScript, built by Vite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter Marko Library with TypeScript

A template for component libraries and other reusable Marko packages.

Installation

npm init marko -- --template library-ts

Overview

This project is powered by Marko, Storybook, and Vite.

  • Run npm run storybook to view the component storybook
  • Run npm run test to run tests with vitest
  • Run npm run build to build a production-ready library

About

Marko UI Library project template with Storybook 8, and TypeScript, built by Vite.


Languages

Language:TypeScript 88.9%Language:Marko 11.1%