Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 480 Bytes

The Fairest Framework

Mirror mirror on the wall who is the fairest framework of them all...

Setup

Clone the repo by running git clone [email protected]:hayitsdavid/fairest-framework.git or git clone https://github.com/hayitsdavid/fairest-framework.git.

Then once cloned to your local machine run yarn install to download all dependencies.

Next to build all the examples run yarn build from the project root directory.

Last run yarn start to create a dev server!