opensourcegeek / govuk-react-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:

  • Install deps npm i (using node 8.9.4 and npm 5.6.0)
  • Then run npm start
  • Use http://localhost:10001/static to hit page rendered on server side and use http://localhost:10001 to see same page with client side rendering.

About


Languages

Language:JavaScript 100.0%