Skip to content

Instantly share code, notes, and snippets.

@mattecapu
Last active January 6, 2017 14:41
Show Gist options
  • Save mattecapu/a3c1f86cb72cee0dd6f00155c9875dfc to your computer and use it in GitHub Desktop.
Save mattecapu/a3c1f86cb72cee0dd6f00155c9875dfc to your computer and use it in GitHub Desktop.
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