A Rails web app for the presale of Svelte's new studios range of cycle clothing.
Fork/clone this repository using git clone https://github.com/lbarber729/SvelteStudios
Run in the terminal from the root directory -
bundle install
rspec # Run the tests to ensure it works
rails server # Start the server at localhost:3000