Giter Club home page Giter Club logo

meanjsexample's Introduction

MeanJS - AdminLTE Template

=====

A simple and interesting MeanJS and AdminLTE template, you can read and learn some example here

Requirements

Before you begin we recommend you read about the basic building blocks that assemble a MEAN application:

  • MongoDB : Go through MongoDB Official Website and proceed to its Great Manual, which should help you understand NoSQL and MongoDB better.
  • Express : The best way to understand express is through its Official Website, particularly The Express Guide; you can also go through this StackOverflow Thread for more resources.
  • AngularJS: Angular's Official Website is a great starting point. You can also use Thinkster Popular Guide, and the Egghead Videos.
  • Node.js: Start by going through Node.js Official Website and this StackOverflow Thread, which should get you going with the Node.js platform in no time.
  • Mean.js: In this section you'll learn how to get started with a MEAN.JS application, install all the prerequisites, and initialize your application.

Versions

  • MongoDB version 2.4.x is supported.
  • Node version 0.12.x is supported.
  • npm version 2.0.x is supported.

Environment

$ npm install -g bower 
  • Install Gulp Task Runner:
$ npm install -g gulp

Dependencies

MeanJSExample use npm to manage NodeJS third-party packages now.

Then install all dependencies, in project's root: "/FirstMean/"

Go to project's root

$ cd FirstMean 

Install all dependencies

$ npm install 

Run

Run the following command to iteratively build the project, in project's root: "/FirstMean/"

Make sure you started Mongodb

$ mongod

Go to project's root

$ cd FirstMean 

Starup on: http://localhost:3017

$ gulp

License

Copyright (c) 2017 Cyber Air Team. Apache License

meanjsexample's People

Contributors

mrdevnet avatar

Watchers

James Cloos avatar gauti  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.