Learning Node + EJS with Rocketseat
EJS is a simple templating language that lets you generate HTML markup with plain JavaScript.
Clone the repository
Use yarn or npm install to install project dependencies.
Then start the project server.
node server