Skip to content

relly/angular-yeoman-todos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Project

A simple website demonstrating CRUD with Backand, built using yeoman for Angular

Prerequisites

You will need:

Getting Started

  1. Run the following commands
git clone https://github.com/backand/angular-yeoman-todos.git
cd angular-yeoman-todos

npm install
bower install
grunt serve
  1. Navigate to localhost:9000.

  2. Hooray! Now you can interact with API running on Backand! How simple was that??

Testing

Running grunt test will run the unit tests with karma.

Running your own API server

If you would like to run your own api, then sign-up to Backand and create new app

About

Backand todos for Angular with yeoman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.2%
  • ApacheConf 39.6%
  • HTML 16.8%
  • CSS 2.4%