Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

ng-practice/state-management-28-10-22

Repository files navigation

Workshop StateManagement

Prerequisites

  • IDE (e.g. Visual Studio Code, WebStorm, Rider)
  • Node LTS

API

We are using a Fake HTTP-API to work with some data. When you start coding, please make sure to have the Bookmonkey API running.

npx bookmonkey-api

Commands

Starting the Angular Client

# Install needed dependencies
npm install

# Start the WebServer on localhost: 4200
npm start

Starting the API

npx bookmonkey-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •