https://github.com/apollo-level2-web-dev/nextjs-watch-gallery-starter-pack-module-26
https://github.com/apollo-level2-web-dev/nextjs-watch-gallery-starter-pack-module-26
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apollo-level2-web-dev/nextjs-watch-gallery-starter-pack-module-26
- Owner: Apollo-Level2-Web-Dev
- Created: 2023-07-23T07:29:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T09:54:05.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T01:17:12.354Z (4 months ago)
- Language: JavaScript
- Size: 165 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Instructions
-
Step 1: Clone or download the repository;
-
Step 2: Run npm install or npm i for all dependencies;
-
Step 3: Run npm run dev to run the project in the development server;
-
Step 4: Run npm run json-server to run the server package;