Skip to content

Lulumi-browser is a light weight browser coded with Vue.js 2 and Electron.

License

Notifications You must be signed in to change notification settings

TaylorSasser/lulumi-browser

 
 

Repository files navigation

Lulumi-browser

Lulumi-browser is a light weight browser coded with Vue.js 2 and Electron.

Lulumi-browser

Build Setup

# install dependencies
$ yarn

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

# build electron application for all platforms
$ yarn run build

# build electron application for the specific target platform
$ yarn run build:darwin # macOS
$ yarn run build:linux  # Linux
$ yarn run build:mas    # Mac AppStore
$ yarn run build:win32  # Windows

# lint all JS/Vue component files in `src/`
$ yarn run lint

# lint and fix
$ yarn run lint:fix

# test electron application for production
$ yarn run test

API support (experimental)

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


This project was generated with electron-vue@1c165f7 and developed by @qazbnm456.

About

Lulumi-browser is a light weight browser coded with Vue.js 2 and Electron.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.2%
  • TypeScript 14.9%
  • Vue 10.7%
  • CSS 3.8%
  • HTML 1.4%