electron-layout-boilerplate
Stylus を使用した Electron でよくあるレイアウトの雛形。
よくあるレイアウトとは
- header, footer の高さは固定
- nav の幅が固定で main の幅が可変
- nav, main の高さは可変でスクロール可能
- nav, main の幅はバーをドラッグで変更可能
コンパイル
$ npm run build
Electron 起動
$ npm start
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Stylus を使用した Electron でよくあるレイアウトの雛形。
$ npm run build
$ npm start
📐 Electron のアプリでよくあるレイアウトの雛形