matthintosh / movie-list-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieListTest

Prerequisites

  • Node 21+

Installation

Run npm install

Start the app

To start the development api service run nx serve api. Open your browser and navigate to http://localhost:3000/graphql to try the API. To start the development front server run nx serve movie-list. Open your browser and navigate to http://localhost:4200/. Happy coding!

About


Languages

Language:TypeScript 93.4%Language:HTML 3.1%Language:JavaScript 2.7%Language:CSS 0.8%