Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openprocurement/openprocurement.auction.texas-js
https://github.com/openprocurement/openprocurement.auction.texas-js
Last synced: 16 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T08:45:04.000Z (almost 6 years ago)
- Last Synced: 2025-01-02T04:34:49.893Z (19 days ago)
- Language: Vue
- Size: 2.52 MB
- Stars: 4
- Watchers: 11
- 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
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/openprocurement/openprocurement.auction.texas-js/blob/master/LICENSE.txt)