join2nk / PWA-Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Nodejs Express EJS

This is demo/boilerplate application for PWA with Nodejs EJS template engine. Here I am trying to use all available features in PWA

Install

$ git clone https://github.com/deepakgd/PWA-Demo.git
$ yarn
$ cp .env.example .env
$ npm start

About


Languages

Language:JavaScript 67.2%Language:CSS 18.5%Language:HTML 14.3%