https://github.com/fiveisprime/sticker-app
https://github.com/fiveisprime/sticker-app
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fiveisprime/sticker-app
- Owner: fiveisprime
- Created: 2020-02-03T17:05:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T23:11:21.000Z (over 3 years ago)
- Last Synced: 2025-06-21T09:05:46.732Z (12 months ago)
- Language: JavaScript
- Size: 3.3 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sticker E-Commerce Demo App
**Setup and launch:**
```bash
npm install
npm run build
npm start
```
Then open your browser to [http://localhost:3000](http://localhost:3000)