This is a basic exercise in which we expect students to POST their names at /name
- Download Node JS.
- Install dependencies with
npm install.
- Run the server with
npm start.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a basic exercise in which we expect students to POST their names at /name
npm install.npm start.