https://github.com/vskut/evropochta_tracker_chrome_extension
https://github.com/vskut/evropochta_tracker_chrome_extension
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vskut/evropochta_tracker_chrome_extension
- Owner: VSKut
- Created: 2022-03-26T11:14:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T22:04:47.000Z (about 3 years ago)
- Last Synced: 2025-01-11T21:33:34.325Z (5 months ago)
- Language: Vue
- Size: 335 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# evropochta_tracker_chrome_extension
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).