rjoydip / minimal-stencil-pwa

Minimal Stencil PWA App Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal Stencil PWA

Minimal Stencil PWA App Starter

Demo

Minimal Stencil PWA

Getting Started

npm start

To build the app for production, run:

npm run build

To run the unit tests once, run:

npm test

To run the unit tests and watch for file changes during development, run:

npm run test.watch

About

Minimal Stencil PWA App Starter

License:MIT License


Languages

Language:TypeScript 60.7%Language:JavaScript 17.0%Language:CSS 13.2%Language:HTML 9.1%