Guest User

Untitled

a guest
Oct 15th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. mkdir -p blog/web
  2. cd blog/web
  3. npm init -y
  4. npm install --save next react react-dom
Add Comment
Please, Sign In to add comment