This demo application uses AppRun as the backend view engine for express. It is also a single page application (SPA).
You can remix it on @glitch https://apprun-ssr-express.glitch.me/
- Use npm start to start the server (or F5 in vs code)
- http://localhost:3000
- Use npm run build to build
Have fun and send pull requests!
(C) Copyright 2018, Yiyi Sun