Files
ArchiSteamFarm/WebConfigGenerator
Łukasz Domeradzki 9a30277cf8 Runtime upgrade to .NET Core 2.1 (#804)
* Initial bump to .NET Core 2.1

* Add workaround for https://github.com/mono/linker/issues/286

* Deprecate BackgroundGCPeriod

* Websockets updates

* Misc

* Check if travis works with 2.1

* Not yet

* Fix travis for now

* Test

* Whatever, travis is broken right now

* Schema update

* Update travis

* Test travis

* Check OSX

* Correct CI versions

* Misc

* Misc
2018-06-04 00:17:13 +02:00
..
2018-04-27 05:17:13 +02:00
2018-04-27 04:50:21 +02:00
2018-04-27 04:50:21 +02:00
2018-04-27 05:17:13 +02:00
2018-04-27 04:50:21 +02:00

asf-config-web

ASF config webpage

Build Setup

# 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

For detailed explanation on how things work, checkout the guide and docs for vue-loader.