HorstFrank / der-weg-ist-das-ziel

Home Page:der-weg-ist-das-ziel.horstfrank.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storybook HTML

This repository demonstrates how to use Storybook for HTML and CSS/SCSS. You can use this repository as template.

Getting Started

  • Install dependencies with npm install.
  • Run Storybook with npm run storybook.

Tests

This repository validates your HTML, CSS/SCSS and JS code with HTMLHint, stylelint and ESLint. You can call npm run test and/or install editor extensions.

VSCode extensions

About

der-weg-ist-das-ziel.horstfrank.vercel.app

License:MIT License


Languages

Language:TypeScript 81.4%Language:CSS 9.9%Language:JavaScript 7.2%Language:HTML 1.5%