Coder Social home page Coder Social logo

food-admin-server's Introduction

Express + mongoDb Source

This repository holds the basic skeleton of Node App using express framework, the foundation for most of the documentation samples and potentially a good starting point for your application.

This is not the perfect arrangement for your application. It is not designed for production. It exists primarily to get you started quickly with learning and prototyping in Angular

Prerequisites

Node.js, npm, bower and mongodb are essential for express development.

Get it now if it's not already installed on your machine.

Verify that you are running at least node v4.x.x, npm 3.x.x, bower 1.8.x and mongodb 3.x.x by running node -v, npm -v, bower -v and mongod --version in a terminal/console window Older versions may produce errors.

We recommend nvm for managing multiple versions of node and npm.

Installation process

Clone/Download the repository to any of your local directory.

Then navigate to the path of the local directory, install the required dependencies by running npm install and bower install in a terminal/console window\

run the bellow commands

npm install underscore

food-admin-server's People

Contributors

bikramchoudhury avatar

Watchers

 avatar  avatar  avatar

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.