Mirror mirror on the wall who is the fairest framework of them all...
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!