Skip to content

Getting Started

Terminal window
# Pro tip: replace 'firstly-demo' by your project name!
npm init remult@latest firstly-demo
# Go to the project // or your project name...
cd firstly-demo
# add remult & firstly
npm add firstly@latest -D
# Now you should probably git init & commit.
# GIT GIT GIT
# Start the dev server
npm run dev

Now that you have firstly in your project, you can use it’s modules!

Coding with an AI agent? Install the firstly skill so it knows our conventions (FF_Entity, BaseEnum, the Boutique pattern, …):

Terminal window
npx skills add https://firstly.fun

Powered by skills - works with Claude Code, Cursor, and any other agent it supports.

It’s early and we need you to help us to make it better! If you have any feedback, idea, or just want to chat, feel free to join us on discord, there is a dedicated channel for firstly under community.