# Install dependencies (server & client)
npm install
cd client && npm install
# Run server & client (:3000 & :5000)
npm run dev
# Server only (:5000)
npm run server
# Client only (:3000)
npm run client
# Graphiql - http://localhost:5000/graphql
-
Notifications
You must be signed in to change notification settings - Fork 0
ankitk26/Animeflix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Anime browsing app created using React, Apollo, and GraphQL with user authentication
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published