Skip to content

Instantly share code, notes, and snippets.

@chickencoder
Last active February 19, 2020 08:24
Show Gist options
  • Save chickencoder/eec73b1356d62c7af2115ef719b40fb4 to your computer and use it in GitHub Desktop.
Save chickencoder/eec73b1356d62c7af2115ef719b40fb4 to your computer and use it in GitHub Desktop.
REALM

Realm

Realm is an opinionated React Framework for Web Artisans

  • Isomorphic
  • Serverless
  • Monolithic
  • SSR data

A Project

.
|-- controllers
|-- pages
|-- public
`-- realm.config.js

Getting Started

npm install -g @realm/cli
realm new blog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment