1.0.0 • Published 2 years ago

new-vare-init-v2 v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

How to run the React + Tsx template CLI

Create a github repo and push code into your repo.

Open the bin directory, and inside of cli.js file

Replace the gitHub URL on line 15 with your own git repo url

Navigate to packag.json and rename your package name to your choice and the version.

How to remove a package from npm registory

Go to the root of the project folder (old verison)

Run npm unpublish @

Note

Once a package is unpublished, it cannot be republished using the same name and version number. This is to prevent malicious actors from taking over the name of a popular package.

1.0.0

2 years ago