Skip to content
This repository has been archived by the owner on Aug 24, 2018. It is now read-only.

qazbnm456/oscon-browser

Repository files navigation

OSCON Browser

The browser prototype for OSCON 2018

OSCON Browser

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:9080
$ yarn run dev

# build electron applications for all platforms
$ yarn run build

# build the electron application for the specific target platform
$ yarn run build:mac    # macOS
$ yarn run build:linux  # Linux
$ yarn run build:win    # Windows

# lint all JS/Vue component files
$ yarn run lint

# lint and fix
$ yarn run lint:fix

About

The browser prototype for OSCON 2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published