Skip to content

stayhardgreen/rtnsm2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. Ensure "data/db" folders exists on C drive
  4. Open CMD as Administrator, and CD to Minimal Site project folder
  5. Run: npm install
  6. Turn the server on by running: node server.js
  7. Navigate to localhost:8080 in your web browser.
  8. You should now be able to use the system.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published