chenjun1011 / icejs-ssr

Example on how to use SSR with Ice.js

Home Page:https://icejs-ssr.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icejs-SSR

Example on how to use SSR with Ice.js

Deploying to Netlify

You need to remove from dist, where ice build saves output, all the HTML files generated.

Build and bundle your application

ice build

Deploy

netlify deploy --prod

About

Example on how to use SSR with Ice.js

https://icejs-ssr.netlify.app/


Languages

Language:TypeScript 74.2%Language:Less 13.8%Language:JavaScript 12.0%