Skip to content

TiffyZ/Dog-Images-by-Breed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dogs

This is the starter code for a Node.js server using the Koa web framework. There a web page in /public which should be served to the user.

Getting started

You will need to install Node.js.

For best results, use Node.js 16 or higher.

You can check your current version of Node.js with

$ node --version
v16.17.0

Then, inside this project, run

npm install
node server.js

If the server starts successfully, you will see

Server running on http://localhost:3011

in the terminal.

Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors