ozgrozer / trevor

Unit converter app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trevor

tag license

Electron based unit converter app inspired by Numi, powered by React.

Build

# 1. Download the repo.
git clone https://github.com/ozgrozer/trevor.git

# 2. Change directory.
cd trevor

# 3. Install dependencies (with npm or yarn).
npm install
yarn install

# 4. Build the app.
npm run build

# 5. DMG file will be opened automatically.

Contribution

Feel free to contribute. Open a new issue, or make a pull request.

License

MIT

About

Unit converter app

License:MIT License


Languages

Language:JavaScript 72.9%Language:HTML 27.1%