Guest User

Untitled

a guest
Dec 28th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. /
  2. -- index.html
  3. -- about.html
  4. -- contacts.html
  5. -- electron-game.html (переименованный index.html из папки /build)
  6. -- /static (файлы реакт проекта)
  7. ---- /css
  8. ---- /js
  9. ---- /media
  10. ...
  11.  
  12. mv ./build/index.html ./build/electron-game.html && mv ./build ./
Add Comment
Please, Sign In to add comment