Skip to content

opensourceryclub/express-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Workshop

Creaded by Donald Isaac for Open Sourcery

Check out Open Sourcery at our website!

Setup

git clone https://github.com/opensourceryclub/express-workshop
cd express-workshop
# Install dependencies via npm
npm install
# start the server
npm start

From a different terminal, you may test the funtionality by running

npm test

About

Source code for Open Sourcery's Express.js workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published