/deepkit-website

Primary LanguageTypeScript

development

npm install

simple

Only angular UI.

npm run start

Then open http://localhost:4200/

full

With server side rendering:

New console: angular

npm run watch:ssr

new console: server

npm run server:watch