Skip to content

qrac/html-coding-with-minista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML coding with minista

Netlify Status

Demo: https://html-coding-with-minista.netlify.app/

About

HTML・CSS・JavaScript のコーディングを快適にするために作成したサンプルです。

Feature

  • 開発と web コーディングが分業になっているプロジェクトを想定
  • スタティックサイトジェネレーターの minista を使用
  • 書き慣れた React(JSX)から納品用の綺麗な HTML を出力
  • ディレクトリ構成は Next.js や Gatsby.js 風
  • ライブリロード・SCSS・Babel 等の webpack 環境を設定済み
  • Node.js が入っていればだいたい使える簡単設計

How to use

$ npm install --save-dev minista しつつ、サンプルのディレクトリ構成にしたがって JS や CSS を書いていくのみ。 ministaQrac が作った SSG です。使い方は以下のリポジトリをご確認ください。

Repo: https://github.com/qrac/minista

Credit

About

An example of normal HTML coding with React (JSX) using minista

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages