Skip to content

Demonstration of how to setup svelte with rails

License

Notifications You must be signed in to change notification settings

vascoosx/svails

Repository files navigation

Setup

 git clone https://github.com/vascoosx/svails.git
 cd svails/
 bundle install
 npm i
 npm run build
 rails db:create
 rails s

About

Demonstration of how to setup svelte with rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published