PAW CURL Exercise Description This is a basic exercise in which we expect students to POST their names at /name Running 1. Install NodeJS Download Node JS. 2. Install dependencies Install dependencies with npm install. 3. Run Run the server with npm start.