Skip to content

Crystal1213/CourseEval

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98c014c · Dec 30, 2018

History

2 Commits
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018
Dec 30, 2018

Repository files navigation

CourseEval

一个课程评估网站,操作如下:

  • Setup a Cloud9 environment for the course.
  • In your Cloud9 terminal, type the following command to clone the repository to your development workspace:
  • Then cd rottenpotatoes-rails-intro to change to the app's directory.
  • Run the command bundle install --without production to make sure all the gems (libraries) used by the app are in place.
  • Run bundle exec rake db:setup to create the initial database.
  • Run rails server -p $PORT -b $IP to start the app. Cloud9 will pop up a window showing the URL to visit in your browser to interact with the running app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 75.3%
  • HTML 17.9%
  • CSS 4.9%
  • Other 1.9%