Skip to content

BaljinderHothi/FIBBonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Installation Requirements and Guide

If you already have NodeJS and npm as well as MongoDB installed on your machine

If you don’t have NodeJS and npm but do have MongoDB

If you do have NodeJS and npm but not MongoDB

If you don’t have either

Have Nodejs and Mongodb

After downloading the resources from the git repo

In your command line interface navigate to the folder containing all the files the path should look something like this:

First

  • To install all the required dependencies from the package.json run:
  • npm install

After

  • run the following command to start the server
  • node main.js

With this, a link to the host of 127.0.0.1 and port 3000 (unless your environment specifies a port) will start up the page.

Now you will load up with an empty canvas and you can add to it all you want! You can also see the update across multiple other clients that you have on your local instance!

No Node But Have Mongodb

The install and install process is located here Node for NodeJS. NPM comes packaged with it as well

Once you have finished this installation process, visit the Have Nodejs and Mongodb section

No Mongodb But Have Node

The installation process for MongoDB is located here mongo

Once you have finished this installation process, visit the Have Nodejs and Mongodb section

Neither

The install and install process is located here Node for NodeJS. NPM comes packaged with it as well

The installation process for MongoDB is located here mongo

Once you have finished this installation process, visit the Have Nodejs and Mongodb section

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors