Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 967 Bytes

readme.md

File metadata and controls

31 lines (22 loc) · 967 Bytes

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