Skip to content
This repository was archived by the owner on Dec 18, 2021. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Node-Express example

Getting Started

It's as easy as...

  1. Install the dependencies:
npm install

or

yarn install
  1. Start the app server!
npm start
  1. Open your browser
  2. Changes made in this folder will automatically reload your code