Skip to content

A simple Node, GraphQL, Vue, and TypeScript application.

Notifications You must be signed in to change notification settings

MdSazzadIslam/vue-graphql-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

vue-graphql-app

A simple Node, GraphQL, Vue, and TypeScript application.

💻 Technologies

Node.js

Express.js

Typescript

GraphQL

Vue

📥 Pre-reqs

To build and run this app locally you will need a few things:

  • Install Node.js
  • Install Vue
  • Install VS Code

👷 How to run

To run this application follow the bellow steps.

git clone https://github.com/MdSazzadIslam/vue-graphql-app.git

open the project in vs code or any editor of your favorite

🚀 Backend

npm install

npm run dev

npm run build - for production

🚀 Frontend

npm install

npm run serve

About

A simple Node, GraphQL, Vue, and TypeScript application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages