#Wellcome to "to Do List App".
To Do List app with MEAN Stack.
##Prerequisite Technologies.
##Prerequisite packages.
// Bower install
$npm install -g bower
// Gulp install
$npm install -g gulp-cli
$npm install -g gulp
##Installation
-
Clone repository file.
-
Open your repository folder with
cd /toDo-app
-
Install server dependencies:
npm install
- Install client dependencies:
bower install
- Start the app with:
gulp
- Open in your browser the url:
http://localhost:3000
####This project was created by Isidro Sosa ([email protected])
0.0.1
MIT