Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 255 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 255 Bytes

Preact Unistore Boilerplate

Node Version:

v12.18.4 (LTS/erbium)

Typescript:

yarn global add typescript

Preact CLI

yarn global add preact-cli

Run

yarn run dev

Setup

To use API Mocks run:

API_MOCKS=1 && yarn run dev