EugeneHlushko / universal-notfound-test

Going to play with google crawler. Lets see how to properly handle 404 on isomorphic/universal react apps. ES6/7 and koa under the hood :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

404 ?

Dev

  • npm run dev

Build

  • NODE_ENV=production npm run build
  • NODE_ENV=production node server

About

Going to play with google crawler. Lets see how to properly handle 404 on isomorphic/universal react apps. ES6/7 and koa under the hood :)

License:MIT License


Languages

Language:JavaScript 96.7%Language:CSS 3.3%