llumino-pwa

所属分类:collect
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2022-12-08 19:15:18
上 传 者sh-1993
说明:  llumino普华永道,
(llumino-pwa,)

文件列表:
.babelrc (120, 2020-07-30)
.editorconfig (199, 2020-07-30)
.eslintrc (1090, 2020-07-30)
.flowconfig (117, 2020-07-30)
LICENSE.txt (1068, 2020-07-30)
config.example.json (94, 2020-07-30)
flow-typed/ (0, 2020-07-30)
flow-typed/npm/ (0, 2020-07-30)
flow-typed/npm/mocha_v5.x.x.js (8730, 2020-07-30)
flow-typed/npm/power-assert_vx.x.x.js (1071, 2020-07-30)
flow-typed/npm/react-redux_v5.x.x.js (3842, 2020-07-30)
flow-typed/npm/redux-actions_v2.x.x.js (3866, 2020-07-30)
flow-typed/npm/redux-thunk_vx.x.x.js (1630, 2020-07-30)
flow-typed/npm/redux_v3.x.x.js (2390, 2020-07-30)
package-lock.json (330309, 2020-07-30)
package.json (1594, 2020-07-30)
postcss.config.js (101, 2020-07-30)
public/ (0, 2020-07-30)
public/assets/ (0, 2020-07-30)
public/assets/img/ (0, 2020-07-30)
public/assets/img/icon/ (0, 2020-07-30)
public/assets/img/icon/android/ (0, 2020-07-30)
public/assets/img/icon/android/180x180.png (7731, 2020-07-30)
public/assets/img/icon/android/192x192.png (3991, 2020-07-30)
public/assets/img/icon/android/512x512.png (24569, 2020-07-30)
public/assets/img/icon/favicon.ico (5430, 2020-07-30)
public/assets/img/icon/ios/ (0, 2020-07-30)
public/assets/img/icon/ios/180x180.png (2866, 2020-07-30)
public/assets/img/launch.png (15706, 2020-07-30)
public/assets/img/og.png (446564, 2020-07-30)
public/assets/js/ (0, 2020-07-30)
public/assets/js/service-worker.js (2912, 2020-07-30)
public/index.html (1879, 2020-07-30)
public/manifest.json (464, 2020-07-30)
src/ (0, 2020-07-30)
src/js/ (0, 2020-07-30)
src/js/action-creators/ (0, 2020-07-30)
src/js/action-creators/calc-action-creators.js (1414, 2020-07-30)
... ...

![image](https://user-images.githubusercontent.com/602961/39685990-2c69768e-5201-11e8-9317-4def9a8bee33.png) # Llumino PWA Llumino is a luminous calculator that makes calculation more fun. This app was originally developed as an iOS native app, and now re-built with the latest web technology. This is also a technical demonstration of PWA (Progressive Web App). ## Development Install required packages: ``` $ npm install ``` Create a configuration file from template: ``` $ cp config.example.json config.json ``` Compile source codes and watch changes: ``` $ cd llumino-pwa $ npm run dev-watch ``` And run a development server: ``` $ cd llumino-pwa $ npm run dev-server ``` ## License MIT License. See `LICENSE.txt` for more information.

近期下载者

相关文件


收藏者