Starter Kit to build modern static websites fast
Powered by:
- Node.js
- Yarn
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