yarn init -y && touch index.html && mkdir src && cd src && mkdir css js && cd css && touch style.css && cd ../js && touch index.js
Created
June 28, 2019 13:44
-
-
Save gotpop/2c53007e0728ddf613eb9fcd21bdb659 to your computer and use it in GitHub Desktop.
Single command set up
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment