https://github.com/openprocurement/openprocurement.auction.texas-js
https://github.com/openprocurement/openprocurement.auction.texas-js
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openprocurement/openprocurement.auction.texas-js
- Owner: openprocurement
- License: apache-2.0
- Created: 2018-09-03T13:13:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T08:45:04.000Z (over 7 years ago)
- Last Synced: 2025-12-04T02:59:11.846Z (6 months ago)
- Language: Vue
- Size: 2.52 MB
- Stars: 4
- Watchers: 9
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Introduction
> A Vue.js project.
`openprocurement.auction.texas-js` repository contains frontend part for The State Service of Ukraine for Geodesy, Cartography & Cadastre auctions.
Code of this auction can be found here https://github.com/openprocurement/openprocurement.auction.texas.
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
## License
[](https://github.com/openprocurement/openprocurement.auction.texas-js/blob/master/LICENSE.txt)