Giter VIP home page Giter VIP logo

kodeinabox / mean-starter Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.73 MB

A MEAN application starter that will help you get started on your next web project, or simply help you understand the MEAN stack technologies a little better.

Home Page: https://www.creativebitstudio.com/codebits

JavaScript 99.29% TypeScript 0.54% HTML 0.16% CSS 0.01%
mean-stack mean angular2 angular-starter-kit mongodb express es6

mean-starter's Introduction

MEAN App Starter with ES6 features

A MEAN application that will help you get started on your next web project, or simply help you understand the MEAN stack technologies a little better.

Technologies used:
  1. Node
  2. Express
  3. MongoDB
  4. Mongoose
  5. Angular 2
  6. and more...

How to use it

  1. Clone or download the zip file onto your computer.
  2. Open folder with preferred text editor.
  3. Run mongod executable on its own terminal.
  4. On another terminal install all dependencies with the following command
npm install 
  1. Type the following command to run express server on port 8080
nodemon app or npm start
  1. Open browser and navigate to localhost:8080 to view appication. If all is done correctly you should view the welcome home webpage.
  2. Try it out by registering, logging in and then logging out.
  3. If successful, you can use any third party platform to check you Mongo database for user id, our simply use the terminal from your OS system for convenience.
  4. Happy Coding.

Note

  • Make sure to have mongodb installed, you can use postman for CRUD operations and to have MongDB hosting as a service try mLab, its free.

  • Although you are free to use this application as you wish, we appreciate giving credit to the author or linking back to our codebits website page https://www.creativebitstudio.com/codebits

Authors

  • Developed for CreativeBitStudio by Danny Mack - Full Stack Developer.
  • Developer Feedback or for Hire: [email protected].

Contact

mean-starter's People

Watchers

 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.