## Goal Create a starter template for Node.js applications. ### Requirements - package.json - src/ - .gitignore - README.md ### Acceptance Criteria - Project can be installed with npm - Documentation is included
Goal
Create a starter template for Node.js applications.
Requirements
Acceptance Criteria