$ steroids create APP_NAME
$ cd APP_NAME
$ steroids generate ng-resource RESOURCE_NAME
RESOURCE_NAME of 'car' will result in the following files:
app/controllers/car.js
app/models/car.js
app/views/car/index.html
app/views/car/show.html
app/views/layouts/car.html
www/data/car.json