Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 875 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 875 Bytes

Rocket Notes

About

📝 Application to save and manage your useful links

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Git
  • Node.js LTS v20.9 (or any higher version)

local dependencies

After downloading the repository, install the local dependencies of the project:

npm install

Run Locally

To run the project locally, simply run the command below:

npm run dev

This will automatically run a Web Service at the following address:

http://localhost:3000

observations:

  • To stop all services, just use the CTRL+C keys, which is the default terminal to kill processes.

Contact

If you want to contact with me you can reach me at Linkedin.

License

This project is free to use and does not contains any license.