Skip to content

wdi-hk-10/lesson-angular-resources-factories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lesson: Angular Resources & Factories

Set up

The Web API code has been provided for you so you do not need to modify them (unless you feel like it).

  1. Clone this repo to your local.
  2. api 1. Go to the api folder 1. Run npm install to install the required modules
  3. lightsaberapp 1. Go to the lightsaberapp folder 1. Run bower install --save

How to run

Before you start the application, please start your local MongoDB first (use mongod or whatever tools you have).

  1. Go to the api folder.
  2. Run npm start to run the web app.
  3. Finally, use Chrome to open lightsaberapp/index.html. By default, you should see a list of Jedis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published