Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 979 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 979 Bytes

My Project Name

JavaScript Style Guide License GitHub Workflow Status (branch)

Package name is a (...).

Prerequisites

You will need Node.js version 12+.

Instalation

npm:

npm install {{package-name}}

yarn:

yarn add {{package-name}}

Usage

...

Changelog

Detailed changes for each release are documented in the release notes.

Contact

If you want to contact me you can reach me at [email protected].

License

MIT

Copyright (c) 2021-present, Max Salles.