https://github.com/pashpashpash/virtual-mall
https://github.com/pashpashpash/virtual-mall
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pashpashpash/virtual-mall
- Owner: pashpashpash
- License: mit
- Created: 2023-01-14T02:06:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T05:38:57.000Z (almost 3 years ago)
- Last Synced: 2025-07-12T00:03:30.904Z (3 months ago)
- Language: JavaScript
- Size: 472 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# virtual-mall
Customize and patronize your very own virtual shopping mall!
## Manual Dependencies
- node: v12.22
- go: v1.17.5## Setup
Requires `secret` folder: `./secret`
## Running the development environment
- In one terminal window, run `npm start`
- In another terminal window, run `npm run dev`