Starter Kit to build modern static websites fast
Powered by:
- Ruby
- Node.js
- Yarn
Clone this repository (or use the GitHub template button), then cd
into the folder and install all dependencies:
> bin/setup
Start a local development server:
> bin/start
Build the static files:
> bin/build