Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/discretetom/omnitrix

A browser based util tool set.
https://github.com/discretetom/omnitrix

Last synced: 16 days ago
JSON representation

A browser based util tool set.

Awesome Lists containing this project

README

        

# Omnitrix

> **Note**: this repository is no longer maintained. Please use [DTTK](https://dttk.discretetom.com) instead.

> Deployed on [github pages](https://discretetom.github.io/Omnitrix/).

A browser based util tool set.

## Build Setup

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```