RomanovRoman / express-lb4-ng

express-lb4-ng proof of concept (Express, Loopback 4, Angular 7)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-lb4-ng

Example of express hosting Loopback 4 app and Angular 7 client. Includes simple todo list that is consumed by angular component. You can use explorer to alter data.

TLDR;

First run:

$ npm install

Development:

$ npm run dev

todo

  • instruction on how to make this repo

About

express-lb4-ng proof of concept (Express, Loopback 4, Angular 7)


Languages

Language:TypeScript 82.3%Language:JavaScript 8.6%Language:HTML 6.7%Language:Dockerfile 2.1%Language:CSS 0.3%