lmachens / muzic

Home Page:https://muzic-eight.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.

Deployment

You can deploy this Storybook to GitHub Pages with npm run deploy-storybook. See storybook-deployer for more details.

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

https://muzic-eight.vercel.app/

License:MIT License


Languages

Language:JavaScript 50.2%Language:CSS 25.0%Language:HTML 24.8%