/simple-node-project

A pure Node server with html templates that are dynamically rendered with JSON data.

Primary LanguageHTML

GitHub top language GitHub language count Repository size GitHub last commit Repository issues

SIMPLE NODE PROJECT ✳️

A pure Node server with html templates that are dynamically rendered with JSON data.

🚀 Technologies

This project is currently using the following technologies:

  • Node
  • Node modules: http, url and fs

ℹ️ How To Use

To clone and run this application, you'll need Git and Node.js v10.16 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone git@github.com:rafaelmuttoni/simple-node-project.git

# Go into the repository
$ cd simple-node-project

# Start the server
$ node index.js

👋 Get in touch!