Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 280 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 280 Bytes

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