Starter Kit to build modern static websites fast
Powered by:
Clone this repository (or use the GitHub template button), then cd
into the folder and install all dependencies:
> yarn install
> yarn dev
Open your browser at http://localhost:1234.
> yarn build