Code Monkey home page Code Monkey logo

mean-stack's Introduction

MEAN-STACK

I am developing my own MEAN stack which I would like to use for faster and consistent application development in my day-to-day life.

It is a collection of 4 major technologies as listed below:

  • MongoDB - MongoDB is the leading NoSQL database, empowering businesses to be more agile and scalable
  • Express - Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
  • AngularJS - based framework. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
  • NodeJS - Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine for easily building fast, scalable web and network applications.

Pre-Requisites

Getting Started

Start in just 4 simple steps!

Get the latest snapshot

git clone https://github.com/roycodeman/MEAN-Stack

Change directory

cd MEAN-Stack

Install NPM dependencies

npm install

Start up the server

npm start

or

node index.js || node index

Style Guides and References

Custom Build Tools for production

One of the major enhancement post development & testing is to minify the codebase. Well this is boring, stressful and demoralizing task. But despite saying this, it must and should be executed. One of the main reasons being getting higher application performance and to uglify the codebase. So to make my life little simple; I have built my own JS minifier.

To run minification of the client side JS

npm run minify

mean-stack's People

Contributors

bluereact avatar

Stargazers

Dashon 'DJ' Hawkins avatar  avatar

Watchers

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