Skip to content

Ded1nk/Real-time-Node-Site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Site Code ReadMe


Introduction

This app is made to be used as a template from which real time applications can be created. Users who wish to begin development on their node.js app immediately without a need to perform basic site setup will find this tool useful.

Required Dependencies

Install

  1. Place Files in desired location on PC
  2. Run mongod.exe which can be found at the MongoDB install location
  3. Open CMD, and CD to Minimal Site project folder
  4. Run: npm install
  5. Turn the server on by running: node server.js
  6. Navigate to localhost:8080 in your web browser.
  7. You should now be able to use the system.

About

Real-time Node.js Site, Minimalist templating

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.7%
  • HTML 21.8%
  • CSS 13.5%