/baudoroncaronca.com.br

Website for Baú do RoNca RoNca

Primary LanguageRubyMIT LicenseMIT

Yarn

Baú do RoNca RoNca


Usage

  1. Clone this repository

     $ git clone git@github.com:calazans10/baudoroncaronca.com.br.git
    
  2. Change directory to the application folder

     $ cd baudoroncaronca.com.br
    
  3. Install the dependencies and prepare the application

     $ bin/setup
    
  4. Start the web server

     $ bin/rails server
    
  5. Using a browser, go to http://localhost:3000 to load the initial page

Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Submit a pull request

License

MIT © Jeferson Farias Calazans