# Install Polygonjs

Polygonjs can be installed as an **npm project**. This is the most flexible way of using as it, as this allows several features:

-   direct import of local assets (models, textures, etc)
-   use of plugins
-   integration with git
-   integration with other npm modules

Let's now see how to <DocRouterLink bang href="/docs/install/new!" innerText="create a new project &rarr;"></DocRouterLink>
