Samer-Alnajjar / basic-express-server

Class401-Lab02

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-express-server

Class401-Lab02

Heroku-deployment;

GitHub Action;

Pull Request;

UML Diagram

Heroku

  • How do I install the app or library?
    1. Clone the repo from git hub, by run the following command "git clone -repo-".
    2. Run "npm init -y".
    3. Run "npm i".
    4. Create .env file and PORT inside it.
  • How do I test the app or library?
    • Just run "npm test"

For Applications:

  • How do I run the app?
    • Run "npm start" or "node index.js"
  • How do I set up the app?
    1. Clone the repo from git hub, by run the following command "git clone -repo-".
    2. Run "npm init -y".
    3. Run "npm i".
    4. Create .env file and PORT inside it.
    5. Then run "npm start"

About

Class401-Lab02

License:MIT License


Languages

Language:HTML 73.5%Language:JavaScript 17.7%Language:CSS 8.8%Language:Shell 0.0%