Skip to content

spenserlogan/express-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-notes

Introduction

This note taking app is used to allow the user take notes of the fly and keep them saved in a database.

Installation

Install express using npm install express Install uuid with npm install uuid Then to run the application, in your command line run node server.js The command line should tell you localhost is listening on 3000 The user can then go to their browser and search for localhost:3000 and then start taking notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors