rober42539 / laoegw

Lao Ellen G White Books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaoEGW

The Lao Ellen G White Books Progressive Web App hosted at http://laoegw.sea-sda.org.

It uses a Vue CLI template, with localforage, vuex, vue router, jquery, bootstrap, babel, eslint, and the vue cli pwa plugin. The data is loaded from a json file located at https://s3-us-west-2.amazonaws.com/laoadventist-media/LaoBible.json. It's simple, modern, and fast once loaded. And, it works offline.

Web Vue CLI Setup

npm install -g @vue/cli
npm install
vue ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Lao Ellen G White Books

License:MIT License


Languages

Language:Vue 68.5%Language:JavaScript 27.1%Language:HTML 4.3%