untalsanders / slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💀 Tempate for Nodejs Projects 💀

🏁 How to start?

  • Install Node.js 18, go to NVM for installation NVM.
nvm install 20 --lts

# OR after installing NVM

nvm use
  • Clone this repository
git clone https://github.com/untalsanders/node-basic-template.git
  • Run application
npm start

👨‍💻 Author

🔓 License

This project is open-sourced software licensed under the MIT license.

About

License:MIT License


Languages

Language:Shell 80.9%Language:JavaScript 19.1%