Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

4 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages