An open API service indexing awesome lists of open source software.

https://github.com/dave-hay/fairest-framework

Mirror, mirror on the wall... Who's the fairest framework of them all?
https://github.com/dave-hay/fairest-framework

angular javascript javascript-framework react svelte vue

Last synced: 2 months ago
JSON representation

Mirror, mirror on the wall... Who's the fairest framework of them all?

Awesome Lists containing this project

README

          

# The Fairest Framework

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

## Setup

Clone the repo by running `git clone git@github.com: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!