https://github.com/zhashkevych/jewerly-shop-frontend
Jewerly E-Commerce Web Site Frontend
https://github.com/zhashkevych/jewerly-shop-frontend
Last synced: 6 months ago
JSON representation
Jewerly E-Commerce Web Site Frontend
- Host: GitHub
- URL: https://github.com/zhashkevych/jewerly-shop-frontend
- Owner: zhashkevych
- Created: 2020-07-18T11:07:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T10:35:06.000Z (almost 5 years ago)
- Last Synced: 2025-04-24T05:35:27.111Z (6 months ago)
- Language: JavaScript
- Size: 1.27 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jewerly-shop-frontend
Jewerly E-Commerce Web Site FrontendStage: http://silverrain-jewelry.com:8080/
Prod: http://silverrain-jewelry.com
## Run project
1. Jump in src folder `cd src`
2. Install packages and init gulp dependencies `npm install` or `npm i`
3. Build project `gulp` (it will open localhost:3000)
4. To take a look on main-page (for example), you need add this `/main-page.html` to the url