Skip to content
This repository has been archived by the owner on Aug 5, 2018. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 547 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 547 Bytes

Build Status Greenkeeper badge

Install

git clone [email protected]:mrtnzlml/zlml.cz.git
cd zlml.cz
yarn install

And run it in development mode:

yarn dev

What's inside

  • Next.js 4 with SSR
  • React 16 (Fiber core)
  • Flow

Things to do