NOTE: This is not up to date anymore. New docs and website are at https://deepkit.io/documentation
npm install
Only angular UI.
npm run start
Then open http://localhost:4200/
With server side rendering:
New console: angular
npm run watch:ssr
new console: server
npm run server:watch