Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

itshally/express-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Basic

This is just a basic introduction / example of Express JS.

Project Requirements:

✅ Node.js

Sources:

Files

express-basic
├─ node_modules
├─ .gitignore
├─ index.js
├─ package-lock.json
├─ package.json
└─ README.md

Technologies

  • Node.js
  • Heroku

Install

To clone this repository to your device:

git clone https://github.com/itshally/express-basic.git

Once you've cloned it successfully, directly go to the directory folder and install the dependencies:

cd express-basic
npm i

If everything is all set up, you can run it locally:

node index

Deployment

I deployed it on Heroku. Live View

Author

Hally

About

This is just a basic introduction / example of Express JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published