https://github.com/mahdl-karami/rjs-rick-and-morty-gql
2024
https://github.com/mahdl-karami/rjs-rick-and-morty-gql
Last synced: about 2 months ago
JSON representation
2024
- Host: GitHub
- URL: https://github.com/mahdl-karami/rjs-rick-and-morty-gql
- Owner: mahdl-karami
- Created: 2024-08-24T05:59:35.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-23T11:55:49.000Z (6 months ago)
- Last Synced: 2025-01-15T04:30:03.757Z (3 months ago)
- Language: JavaScript
- Homepage: https://rjs-rick-and-morty-gql.vercel.app/
- Size: 101 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install app and runing by npm :
> you must have already installed [node.js](https://nodejs.org/en)### 1" open app folder in terminal or cmd (package.json location)
### 2" run this command in terminal or cmd : `$ npm install ` (just first time do this)
### 3" after app packages installed, run this command : `$ npm run dev `
### 4" open [local host: 3000](http://localhost:3000/) to use app or enter `$ o ` to open app