Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lassejlv/storefront
Website for tech-college webshop project.
https://github.com/lassejlv/storefront
Last synced: 2 months ago
JSON representation
Website for tech-college webshop project.
- Host: GitHub
- URL: https://github.com/lassejlv/storefront
- Owner: lassejlv
- Created: 2024-02-07T09:59:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T18:54:51.000Z (11 months ago)
- Last Synced: 2024-04-17T03:57:57.254Z (9 months ago)
- Language: JavaScript
- Homepage: https://storefront-techcollege.lassejlv.dk/
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Store front
Website for tech-college webshop project.
## Installation
```bash
npm install
```## Usage
```bash
npm run dev
```