Last active
January 6, 2017 14:41
-
-
Save mattecapu/a3c1f86cb72cee0dd6f00155c9875dfc 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 libradar | |
cd libradar | |
git init | |
yarn init | |
yarn add next --exact | |
mkdir pages components |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment