Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save john-crossley/1f9a16b62f836ec3a09e62822e0d158b to your computer and use it in GitHub Desktop.
Save john-crossley/1f9a16b62f836ec3a09e62822e0d158b to your computer and use it in GitHub Desktop.
Create Resources with JavaScript and SCSS directory
# Run the following inside the root of our awesome Vapor app
mkdir -p Resources/{javascript,scss}
touch Resources/scss/app.scss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment