Skip to content

📦 Understand and manage all JavaScript/TypeScript projects with one panel.

Notifications You must be signed in to change notification settings

nailyjs/unproject

Repository files navigation

unproject

Understand and manage all JavaScript/TypeScript projects with one panel.

How to start

unproject is designed to be very simple and easy to use. Create a uncli.yml file in your project root, and add the following content:

plugins:
  - specifier: unproject/plugin-home

The run the following command:

npx unproject

or if you using pnpm, you can run:

pnpx unproject

It will start a local server. Open your browser and navigate to the address shown in the terminal.

About

📦 Understand and manage all JavaScript/TypeScript projects with one panel.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published