Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 830 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 830 Bytes

Notice

This app was deprecated in favor of the new Welding Toolbox 2 🦄


Welding Toolbox 🛠️

An app containing a set of useful welding tools, written in React Native ⚛️

Installation

Currently, only the Android version is available.

Google Play Download

or

Download latest release

Usage

# Install dependencies
$ npm install

# Start the Metro Bundler
$ npm start

# Run for Android
$ npm run android

# Lint
$ npm test

License

MIT