Docs

Official docs for the Fyord framework

Getting Started

Our tutorial is a great place to start. There you'll build and deploy a blog using Fyord, Contenful, and Firebase.

Or, for a "quick start" experience simply scaffold a new Fyord app with our CLI and dive right in!

npx fyord-cli new NewFyordApp
cd NewFyordApp
npm i
npm start