A platform where developers can easily search for nodejs packages and take a glance at details without leaving the page. One-click copy option for popular package managers like npm, yarn and pnpm.
Copy the installation command to your clipboard or add to your bag with one click.
Install dependencies with yarn install
and run server with,
yarn dev
You can preview the production build with yarn build && yarn preview
.
To deploy your app, you may need to install an adapter for your target environment.