Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-23T07:35:38.000Z (over 1 year ago)
- Last Synced: 2023-07-23T16:24:44.495Z (over 1 year ago)
- Language: JavaScript
- Size: 163 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- 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;