-
Notifications
You must be signed in to change notification settings - Fork 259
How to set up my project?
Kiet edited this page Dec 3, 2024
·
12 revisions
There is no setup or extra dependencies necessary. Just hit the play button in the bottom toolbar.
Make sure your URL is pointing at the correct location. If it opens in your browser, it should open in Onlook.
Open the terminal to see if your app is running.
Reach out to us in Discord or Email we always reply within a few minutes (unless sleeping).
You should be able to run setup with our CLI command.
In your project root, run:
npx onlook setup
It currently supports:
- Next.js
- CRA
- Webpack
- Remix
- Vite
If not currently supported by the CLI, you can also manually set up the projects. See instructions for each framework:
Check out the demo projects