3.0.0 • Published 2 years ago

ulucasfraga v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

My personal npm - Lucas Fraga.

npm use for ulucasfraga.

Context table

Index README.

Setup

Make sure that you are using the NodeJS version is the same as .nvmrc file version. If you don't have this version please use a version manager such as nvm or n to manage your local nodejs versions.

Installation

Please make sure that you are using NodeJS version v18.12.1

Assuming that you are using nvm, please run the commands inside this folder:

$ nvm install $(cat .nvmrc); # install required nodejs version
$ nvm use $(cat .nvmrc); # use nodejs version

In Windows, please install NodeJS using one of these options:

Via NVM Windows package: Dowload via this link. After that, run the commands:

$ nvm install $(cat .nvmrc); # install required nodejs version
$ nvm use $(cat .nvmrc); # use nodejs version

Via Chocolatey:

$ choco install nodejs.install -version v18.12.1

How to use

Via npx:

$ npx unistall ulucasfraga
$ npx i ulucasfraga
$ npx ulucasfraga

Run locally

$ npm start # prints the personal npm

or

$ node ./bin/card.js # prints the personal npm

Demo

npx ulucasfraga

Author

Lucas Fraga (ulucasfraga)

Support

  • Linkedin: Lucas Fraga
  • Email: ulucasfraga@gmail.com

License

License

1.1.1

2 years ago

1.1.0

2 years ago

3.0.0

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago