https://github.com/mdobes/jecocacolavakci-fe
Front end for jecocacolavakci.cz
https://github.com/mdobes/jecocacolavakci-fe
css front-end javascript price-tracker webpack
Last synced: 3 months ago
JSON representation
Front end for jecocacolavakci.cz
- Host: GitHub
- URL: https://github.com/mdobes/jecocacolavakci-fe
- Owner: mdobes
- License: mit
- Created: 2024-01-01T22:35:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T21:15:02.000Z (over 2 years ago)
- Last Synced: 2025-06-15T03:08:48.637Z (about 1 year ago)
- Topics: css, front-end, javascript, price-tracker, webpack
- Language: HTML
- Homepage: https://jecocacolavakci.cz
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Je Coca-Cola v akci?
Front end for [jecocacolavakci.cz](https://jecocacolavakci.cz).
# Installation
Use the package manager npm to install dependencies.
```bash
npm install
```
# Usage
For prewiew use:
```bash
npm start
```
For build use:
```bash
npm run build
```
Then you can upload the dist directory onto your web server.
# License
[MIT](LICENCE.md)