Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 432 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 432 Bytes

Self-printing homepage

A live demo at https://mutoo.im

Install

Run yarn to install dependencies:

$ yarn

Dev

Run yarn dev to run webpack-dev-server on http://localhost:3132

$ yarn dev

Build

Run yarn build to build production files in /dist/ folder

$ yarn build

License

MIT

Credits

htmlparser2, ramda