A lightweight and minimal Node.js boilerplate to get started with server-side development using Express.js.
- Built with Express.js.
- Pre-configured to run on a customizable port.
- Easy to extend and modify.
- Node.js installed on your machine.
- Basic knowledge of JavaScript and Node.js.
- Clone the repository:
git clone https://github.com/oreninjas/nodejs cd nodejs