Skip to content

Instantly share code, notes, and snippets.

@evserykh
Last active February 16, 2017 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evserykh/ac69b9ddaf0980dbc6f21e5f22deabf6 to your computer and use it in GitHub Desktop.
Save evserykh/ac69b9ddaf0980dbc6f21e5f22deabf6 to your computer and use it in GitHub Desktop.
index.pug
doctype html
html
head
meta(charset='UTF-8')
title React Universal App
body
#root
script(src='/bundle.js')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment