Skip to content

un-loop/offline-npm-installer

Repository files navigation

Offline NPM Installer

Build Status code style: prettier

Scripts and GUI for creating a prepopulated Verdaccio-compatible npm cache.

To be described in more detail!

Contributing

First, you'll need installed locally:

Then, fork the project on GitHub and set it up locally:

git clone https://github.com/<your-username-here>/offline-npm-installer
cd offline-npm-installer
npm i

Development

Run the VS Code tsc task in the background to constantly recompile TypeScript files to JavaScript.

Alternately, you can run npm run watch in your terminal.

To start the Electron app, run npm run start in your terminal.

Tech Stack Buzzwords

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published