Skip to content

tarebyte/borrowers

Repository files navigation

Borrowers

This is my walk through of the ember-cli-101 book.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone git@github.com:tarebyte/borrowers.git this repository
  • cd borrowers
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published