Project of vendeli.eu, implementation of blog-backend api.
Vendeli.eu is powered by Angular Universal, API services is provided by blog-backend.
# Installation
$ npm i
# SSR
$ npm run build
$ npm run build:prod
# Code scaffolding
$ ng g component|directive|pipe|service|class|guard|interface|enum|module name
# Lint & test
$ npm run lint
$ npm run test
# Deploy
$ npm run deployTo get more help on the Angular CLI use ng help or go check out
the Angular CLI Overview and Command Reference page.
Licensed under the MIT License.