Skip to content

ajcumine/ba2015-week1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badger Academy Week 1

Planning application for the first week of the July 2015 Badger Academy course.

A basic Rails application:

  • rspec for server-side unit testing
  • React for client-side components
  • Jest for client-side unit testing

To run the application:

$ bundle install $ npm install

To run tests:

$ bundle exec rspec $ npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published