jokes_it
v1.0.5
Published
Everyday another joke
Downloads
4
Readme
About
If you want a better day : setup jokes_it !
Discover different IT jokes when developing ! jokes_it is a node pack which displays jokes during various packet node installations and applications launches. Improve your days with jokes_it !
Installation
Use Node.js 16.17.0
npm install jokes_it
Getting Started
if you want implement jokes_it in your projet you have to change your package.json
You should add jokes_it/index.js in your differents scripts.
"scripts": {
"dev": "./nodes_modules/jokes_it/index.js && vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
}
Example usage
Links
Contributing
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
Licence
The project use the ISC License.