Skip to content

paperrain/football_app

Repository files navigation

Football App

FootballApp is an application made with Angular 12 + Ionic 6 where you can manage teams and players in a simple way.

Installation

  • First download the repository or clone it.
  • Then install the necessary packages with npm
npm i

Usage

  • Start the json server with this command in the path where the /api is located:
json-server --watch db.json
  • Run the Ionic App:
ionic serve

License

MIT

About

CRUD Football App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published