Guest User

Untitled

a guest
Jan 17th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. 1. Install MAMP
  2.  
  3. 2. Set root folder to your main 'code' folder
  4.  
  5. 3. Double check that the Ports are set to 8888
  6.  
  7. 4. Go to `webpack.config.js`, change browserSync variable to 'localhost:8888/[folder-name]'
  8.  
  9. 5. `npm run start` as you usually would!
Add Comment
Please, Sign In to add comment