-
We need a dedicated page for showing how to setup a blank Remix project without any stacks. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
You can do The |
Beta Was this translation helpful? Give feedback.
-
Thanks for the clarification @sergiodxa. I have now updated the tutorial project code using the latest I do hope there are plans for documenting the use of |
Beta Was this translation helpful? Give feedback.
-
🤦♂️Aah....I totally missed that. When I click on the Getting Started button on the home page it takes me to the Quick start Tutorial Blog. Didn't realize the Read the Docs takes you to the actual Getting Started page. May I suggest at least adding a Getting Started link in the |
Beta Was this translation helpful? Give feedback.
You can do
npx create-remix@latest
and instead of choosing a Stack. Here:The
Just the basics
options gives you a blank Remix app