Skip to content

MR-Addict/npm-packages-viewer

Repository files navigation

NPM Packages Viewer

1. What's it for?

Find npm packages latest stable version information.

2. How to development

Development:

npm run dev

Build:

npm run build

Preview:

npm run preview

Format:

npm run format