Skip to content

Instantly share code, notes, and snippets.

@benwong
Created June 2, 2019 06:07
Show Gist options
  • Save benwong/3cb35d4e9351ed1acd805a82b57167af to your computer and use it in GitHub Desktop.
Save benwong/3cb35d4e9351ed1acd805a82b57167af to your computer and use it in GitHub Desktop.
Create directories for web app
mkdir -p {src/assets/{scss,js,images},dist}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment