Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/n6g7/metamorph
- Owner: n6g7
- Created: 2016-01-18T23:41:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:17:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T19:06:19.068Z (20 days ago)
- Topics: compiler, gui, jade, pug, stylus
- Language: JavaScript
- Homepage: https://metamorph.charlottebretonsch.com/
- Size: 4.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
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`