Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/excid3/scheduled_tweets


https://github.com/excid3/scheduled_tweets

learn rails ruby rubyonrails

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Scheduled Tweets

Created by [Chris Oliver](https://github.com/excid3) for [GoRails](https://gorails.com).

## Learn Ruby on Rails

In this tutorial, we cover the basics of web development with Ruby on Rails.

[Learn Ruby on Rails at GoRails](https://gorails.com/start)

## Boot instructions
Start rails server:
* bundle install
* bundle exec rails s

Start webpack:
* yarn install
* bin/webpacker-dev-server