Project developed with Ruby on Rails to register contacts (CRUD).
- ⚙ Settings
- 💻 Technologies
- 🚀 How to run
Install the Ruby and the Rails and to create the agenda project the guide was followed.
- Ruby on Rails
- JavaScript
- Css
- SQLite3
- Node.js
Cloning the repository
# Cloning repository
git clone https://github.com/antoniosergiojr/agenda.git
Running web project
# Accessing web project
cd agenda
# Install dependencies
npm i
# Running web project
rails server
Then access http://localhost:3000/contatos