Skip to content

andrescalco/front-end-angularjs-automate-tasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

First, go to node folder

cd src/main/node/

Then, install all node plugins

npm install

Now, go to webapp folder

cd src/main/webapp/

Then, install all bower dependencies

bower install

Finally, go to node folder, and start the server

cd src/main/node/
npm start

Now you are good to go

About

Proposed exercise to build an AngularJS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 44.4%
  • JavaScript 38.1%
  • HTML 11.4%
  • CSS 6.1%