Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

camp4-motake/simple-html-starter-scss

Repository files navigation

Simple Static HTML Starter

必要環境

  • Node.js v16 or 18

ビルドタスク

# 初期化
npm ci

# 開発モード -> http://localhost:8080 でブラウザでプレビュー / ライブリロード / scss・jsなどの自動コンパイル
npm run dev

# ビルド -> dist/ ディレクトリに出力されます。
npm run build

# コードフォーマット(prettier)
npm run lintfix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published