Skip to content

Instantly share code, notes, and snippets.

@alissonviegas
Last active June 28, 2022 18:30
Show Gist options
  • Save alissonviegas/716f4805d1624de4cd6830cabf90b652 to your computer and use it in GitHub Desktop.
Save alissonviegas/716f4805d1624de4cd6830cabf90b652 to your computer and use it in GitHub Desktop.
Create Rails 7 app
rails new <project-name> -j esbuild --css bootstrap -d postgresql
yarn build && yarn build:css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment