A simple website demonstrating CRUD with Backand, built using yeoman for Angular
You will need:
- Run the following commands
git clone https://github.com/backand/angular-yeoman-todos.git
cd angular-yeoman-todos
npm install
bower install
grunt serve-
Navigate to localhost:9000.
-
Hooray! Now you can interact with API running on Backand! How simple was that??
Running grunt test will run the unit tests with karma.
If you would like to run your own api, then sign-up to Backand and create new app