Skip to content

ryanj/meantesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meantesting

Development requirements:

  • Nodejs, npm, rhc, grunt, bower, yeoman, generator-angular-fullstack

This project was generated by following these steps:

  1. choose an app name. Fill it in wherever you see APP_NAME in the following steps
  2. mkdir APP_NAME
  3. yo angular-fullstack $APP_NAME
  4. grunt build
  5. cd dist
  6. git init
  7. git add .
  8. git commit -m 'Dist!'
  9. rhc app create APP_NAME -s nodejs-0.10 mongodb-2.4 --no-git NODE_ENV=production
  10. git remote add openshift GIT_REPO_URL
  11. git push -f openshift master

About

a scratch pad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published