Giter Club home page Giter Club logo

stardust-outr's Introduction

Stardust-OUTR

STARDUST

README

How to run the code?

  1. Extract the code folder from the zip file.
  2. Upon extracting, go to the folder and open it in the terminal.
  3. The folder should contain two folders, client and server.
  4. Through the terminal go to the server, by the command: ‘cd server’
  5. Install the node modules using the command: ‘npm install –force’
  6. To start the server run the command: ‘node app.js’
  7. Ideally, your terminal should now, show ‘Connected to Mongoose’
  8. Now, in another terminal go to the client folder using the command, ‘cd client’
  9. Install the node modules using the command: ‘npm install –force’
  10. To start the client run the command: ‘npm start’
  11. Ideally, the client should run and a browser popup should open with the address ‘http://localhost:9000’

Prerequisites

  1. Node should be installed and ‘node’ command should be working.
  2. To check if node is installed on your system, type ‘node –version’ and it will show what version of node is installed.
  3. To install node you can follow this, https://nodejs.org/en/download/

stardust-outr's People

Contributors

whysosaket avatar

Forkers

dhrubkhatry

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.