Skip to content

bahurudeen/graphqlangular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Requirements

node and npm

Clone the repository

git clone https://github.com/bahurudeen/graphqlangular.git .

Install GraphQL Server

Change the current directory into GraphQLServer and Install the application: npm install

Run GraphQL Server

Run npm start. Navigate to http://localhost:4000/graphql.

Install Angular client application

Change the current directory into AngularClient and Install the application: npm install

Install Angular CLI

npm install --save-dev @angular/cli@latest

Run the application

Run ng serve. Navigate to http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published