Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 472 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 472 Bytes

Simple HTML env setup

この Repository は、HTML コーディングするための簡易セットアップな Repository です。

What you can do

  • Storybook
  • Svelte

Env Setup

  1. Install
npm run install
  1. Start
npm run storybook

ディレクトリ構成 - Directory Structure

.storybook       Storybookの設定ファイル
src
|- assets        cssファイル
└- stories       コンポーネントカタログ