Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jernestmyers/basic-node-site

a basic, rudimentary NodeJS site as i begin learning to build my own back end.
https://github.com/jernestmyers/basic-node-site

Last synced: 1 day ago
JSON representation

a basic, rudimentary NodeJS site as i begin learning to build my own back end.

Awesome Lists containing this project

README

        

# basic node site

this is a very rudimentary site to practice setting up a node site. the primary goal is to set up the server and route the file system, as described [here on the project specifications](https://www.theodinproject.com/paths/full-stack-javascript/courses/nodejs/lessons/basic-informational-site).

## live version

[use this link, then click "Run" for a live version](https://replit.com/@jernestmyers/basic-node-site#index.js).

## technologies used


nodejs
html5
javascript