TandaHQ / actualize-tailwind-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workforce.com Actualize Tailwind CSS workshop

With thanks to https://github.com/mhartl/sample_app_6th_ed

If you don't have them already, you'll need yarn and bundler.

To get set up:

$ git clone https://github.com/TandaHQ/actualize-tailwind-workshop.git
$ cd actualize-tailwind-workshop
$ bundle install
$ yarn
$ rails db:reset db:migrate db:seed

To start the server, run rails server.

You can read the seeds file to see what other users were set up.

Log in at http://localhost:3000 with email example@railstutorial.org and password foobar.

About

License:Other


Languages

Language:Ruby 66.7%Language:HTML 28.5%Language:JavaScript 4.1%Language:CSS 0.7%Language:SCSS 0.1%