Guides
Here you can find some guides or recipes on using the Sandpack in different situations. These examples are basic implementations, and you need to consider improving for production, but you can find more detailed guides in the advanced usage section.
- Integrate Monaco Editor
- Integrate private packages
- Integrate Prettier for code formatting: CodeSandbox example
- Integrate ESLint for static code analysis: CodeSandbox example
- Integrate Real Time collabration using firepad: repo example