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?
- Host: GitHub
- URL: https://github.com/dave-hay/fairest-framework
- Owner: dave-hay
- Created: 2022-08-05T00:00:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T18:45:09.000Z (over 3 years ago)
- Last Synced: 2025-12-27T07:52:26.373Z (6 months ago)
- Topics: angular, javascript, javascript-framework, react, svelte, vue
- Language: CSS
- Homepage: https://fairest-framework.netlify.app/
- Size: 87.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!