Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcuevasdev/primer-paquete-npm
Ejercicio del curso de NPM de Platzi
https://github.com/dcuevasdev/primer-paquete-npm
Last synced: 6 days ago
JSON representation
Ejercicio del curso de NPM de Platzi
- Host: GitHub
- URL: https://github.com/dcuevasdev/primer-paquete-npm
- Owner: dcuevasdev
- License: mit
- Created: 2022-01-29T16:57:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T17:05:58.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T08:37:44.845Z (6 days ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# random-messages
Whenever I start a new project, I don't know what to write for the first commit. After doing a “git init” there is technically nothing there...
## Install
```npm
npm install -g random-msg
```# Usage
```bash
random-msg
```# Contributing
If someone wants to add or improve something, I invite you to collaborate directly in this repository: [random-msg](https://github.com/dcuevas24/primer-paquete-NPM)
# License
random-msg is released under the [MIT License](https://opensource.org/licenses/MIT).