Skip to content

Getting Started

You don’t care about all warnings? Ok, let’s go!

Terminal window
# Create a sveltekit app (minimal & typescript)
# Pro tip: replace 'firstly-demo' by your project name!
npx sv@latest create firstly-demo
# Go to the project // or your project name...
cd firstly-demo
# add remult & firstly
pnpm add firstly@latest -D
# Now you should probably git init & commit.
# GIT GIT GIT
# Then run => Generate a few files
pnpm firstly
# Install all the dependencies
pnpm i
# Format the code, yes please do it!
pnpm format
# Start the dev server
pnpm dev

We need you 🫵

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.