/style-lib-rails

Primary LanguageRubyMIT LicenseMIT

Style lib rails

Basic style lib to kickstart your project.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'style-lib-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install style-lib-rails

Getting started

Install gems.

bundle install

Start the development server.

rails s

Access the dummy application at http://localhost:3000

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.