Guest User

Untitled

a guest
Jul 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. "scripts": {
  2. "parcel:dev": "./node_modules/.bin/parcel index.html",
  3. "parcel:watch": "./node_modules/.bin/parcel watch index.html",
  4. "parcel:build": "./node_modules/.bin/parcel build index.html"
  5. }
Add Comment
Please, Sign In to add comment