Skip to content
/ template-js Public template

JavaScript template w/ Webpack 🦏🔥☄️🐲

Notifications You must be signed in to change notification settings

mohsenhariri/template-js

Repository files navigation

How to use

  • For developing boilerplate:
    git clone git@github.com:mohsenhariri/bp-js.git
  • For using boilerplate:
git clone --depth 1 --branch main git@github.com:mohsenhariri/bp-js.git projectName
cd projectName
make certs
npm i
make dev

Features:

  • TypeScript ✅
  • Progressive Web App ✅
  • Trusted Web Activity ✅
  • Lazy Loading
  • Code Splitting

Environment

Browser path = ./chrome-linux

Android SDK path = ./android-cmdline-tools

Download SDK from here

JDK path = ./open-jdk

Download OpenJDK 8 (LTS) from here

About

JavaScript template w/ Webpack 🦏🔥☄️🐲

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published