One Paragraph of project description goes here
1: Download this document 2: Open terminal and change into the project directory 3: Type:
gem install rails
in the terminal
1: Open terminal and change into the project directory
2: In the terminal, type:
rails s
to run the server.
3: Open browser and go to:
localhost:3000
4: If you want to stop server, type Crtl+C in terminal
- Rails on Ruby - The web application builder
- MongoDB Atlas - A NoSQL database on cloud
- Bootstrap - A popular front-end component library for web
- Jiatao Wu
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc