An open API service indexing awesome lists of open source software.

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

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)