Skip to content

Instantly share code, notes, and snippets.

@Yenwod
Created May 23, 2020 18:30
Show Gist options
  • Save Yenwod/269be6e80abf5b4898269b2aeeedcfce to your computer and use it in GitHub Desktop.
Save Yenwod/269be6e80abf5b4898269b2aeeedcfce to your computer and use it in GitHub Desktop.
Rapidly spin up a default landing page with USWDS template, Rails 6 webpacker, deploy to Heroku
rails new your-app-name --skip-active-record --webpack=stimulus --skip-action-mailbox --skip-active-storage --skip-action-cable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment