Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deebloo/resistor-value

A PWA for calculating resistor values
https://github.com/deebloo/resistor-value

angular firebase-hosting pwa workbox

Last synced: 3 months ago
JSON representation

A PWA for calculating resistor values

Awesome Lists containing this project

README

        

# ResistorValue

https://resistor-58f07.firebaseapp.com/

A PWA for calculating electrical resistor values.

## Development server

Run `npm start` for a dev server. Navigate to `http://localhost:8080/`. The app will automatically
reload if you change any of the source files.

## Build

Run `npm run build` to build the project. The build artifacts will be stored in the `dist/`

## Running unit tests

Run `npm test` to execute the unit tests via [Karma](https://karma-runner.github.io).