Angular 7 models

April 18, 2019 ยท View on GitHub

See nehalist.io/angular-7-models/

Usage

  1. Clone the repository
  2. Install dependencies with npm install / yarn install
  3. Start the server npm run server
  4. Start the client npm start
  5. Go to localhost:4200