Skip to content

kakann/icebreaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt-text

icebreaker

speed dating app

How to use the node dev env

Navigate to the folder of your cloned repository in a command line tool.

Type npm install and wait while the libraries specified in the file package.json are installed. Make sure that you add folder named node_modules to your .gitignore.

write node app.js in the terminal.

go to localhost:3000 in the web-browser to show the contents. It's automatically set up to start on the site index.html located in the public folder

About

speed dating app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • HTML 22.7%
  • CSS 22.6%