Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/novorender/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aamir1995 committed Oct 3, 2023
2 parents 6a85d6a + daf24e4 commit 6f5fed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/getting_started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ In this introductory tutorial, we will explore the process of configuring the No
<BundlerCard />

## Others
While we've only provided tutorials for [Vite](https://vitejs.dev/) and [Webpack](https://webpack.js.org/), the setup process should be similar for other bundlers/frameworks, with some minor modifications or adjustments as needed. We encourage you to follow one of the above tutorials and try adapt the provided instructions to your specific development environment to seamlessly integrate Novorender Web API into your project.
While we've only provided tutorials for [Vite](https://vitejs.dev/) and [Webpack](https://webpack.js.org/), the setup process should be similar for other bundlers/frameworks, with some minor modifications or adjustments as needed. We encourage you to follow one of the above tutorials and try to adapt the provided instructions to your specific development environment to seamlessly integrate Novorender Web API into your project.

You can also explore the [examples repository](https://github.com/novorender/novorender-examples), which contains sample applications that utilize various module bundlers and frameworks. This resource can be valuable for gaining insights and understanding how Novorender Web API can be integrated into different development setups.

Expand Down

0 comments on commit 6f5fed0

Please sign in to comment.