Created
August 30, 2017 10:40
-
-
Save akameco/ec241d7b9509b80be64e077dff311054 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mkdir cli-app-demo | |
$ cd cli-app-demo | |
$ yarn init -y | |
$ touch cli.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment