Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/n6g7/metamorph

Designer-friendly frontend stuff compiler
https://github.com/n6g7/metamorph

compiler gui jade pug stylus

Last synced: 10 days ago
JSON representation

Designer-friendly frontend stuff compiler

Awesome Lists containing this project

README

        

# Metamorph

## Install

```sh
yarn
```

## How to

- dev? `yarn serve` and `yarn dev`
- test? `yarn test`
- launch app? `yarn start`
- build app? `yarn build`