Skip to content

kbrons/PWABuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manifoldjs

Node/Vue/Nuxt site promoting ManifoldJS tool to build manifest files

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install

Running / Development

Running Tests

  • npm test

Running Test Coverage

  • npm run cover

Running Test Coverage

  • npm install selenium-standalone@latest -g only once
  • selenium-standalone install only once
  • npm run e2e

You need to have installed Java JDK

Building

  • npm run build (production)

Serve

  • npm start (doesn't compile the code)

Further Reading / Useful Links

About

Vue / Nuxt frontend site for PWABuilder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 40.4%
  • TypeScript 37.3%
  • CSS 15.8%
  • JavaScript 4.8%
  • Batchfile 1.7%