- Ruby
- Ruby on rails
To get a local copy up and running follow these simple steps.
- Clone the repository to your local machine
$ git clone https://github.com/mcervantes71/Alpha_Blog.git
- cd into the directory
$ cd Alpha_Blog
Install gems with:
$ bundle install
Setup database with:
$ rails db:migrate
run localhost server:
$ rails server
👤 Martin Cervantes
- Linkedin: Martin Cervantes
- Twitter: @M4rt1nC3rv4nt3s
- Github: @mcervantes71
- Gmail: cervantes.martine
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.