Skip to content

KonnorRogers/rails-shoelace-example

Repository files navigation

README

This repository is an example of how to use Shoelace with Rails.

Requirements

  • Ruby >= 2.6
  • Node >= 12.10

Getting started

git clone https://github.com/ParamagicDev/rails-shoelace-example
cd rails-shoelace-example
bundle install && yarn install --check-files

Viewing the web page

In one terminal run:

./bin/webpack-dev-server

Then in another terminal run:

rails server

Then go to localhost:3000 to view your Rails app and see Shoelace in action!

Railsbyte

This repo was created with the help of this Railsbyte.

https://railsbytes.com/templates/X8BsEb

About

A simple rails app using Shoelace web components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published