Skip to content

ozgrozer/trevor

Repository files navigation

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