Skip to content

Bamblehorse/MEAN-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN list app

A MEAN stack application. Inspired by thinkster.io

Live demo on github pages. Currently backend is not live as github only serves static pages. Will deploy to Heroku once user authentication is implemented - to prevent abuse.

###TODO

Getting Started

Below you will find instructions for setting the project up on your local machine.

Prerequisities

You will need the following tools to run the project:

Installing

Navigate to a folder on your machine where you are happy to place the project folder.

Open up your command-line interface and type:

git clone https://github.com/Bamblehorse/MEAN-list/

Now change directories into the project directory:

cd MEAN-list

Install the project dependencies with Npm:

npm install

Run the Gulp default task:

gulp

If the project hasn't automatically opened in your browser, click here.

Built With

Author

License

See the license file for details

About

A MEAN list app - (built with Angular, Express, Node and MongoDB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published