Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 156 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 156 Bytes

Northwind

build with Rails, Svelte and InertiaJS

To get started:


bundle
bundle exec vite install
rails db:migrate
rails db:seed
bin/vite dev