Skip to content

cocopon/llumino-pwa

Repository files navigation

image

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.

About

📱 Llumino, a luminous calculator, re-built with the latest web technology (PWA)

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published