alehuo / prerendered-example

Demo application that uses the "prerendered" SSR toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS REPOSITORY HAS MOVED TO https://github.com/alehuo/prerendered

prerendered-example

Instructions

  1. Run npm install
  2. Run npm run build
  3. Run npm start. The server will start on port 3000
  4. Navigate to http://localhost:3000

About

Demo application that uses the "prerendered" SSR toolkit


Languages

Language:JavaScript 54.4%Language:TypeScript 45.6%