Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 830 Bytes

File metadata and controls

23 lines (15 loc) · 830 Bytes

matrix.js - a web module loader

Get started

Introduction

Demos

Unit test

How to build your own matrix.js

First, clone a copy of the main matrix.js git repo by running git clone git@github.com:fredyang/matrix.js.git. Then, type 'make', it will generate output in dist/ folder, To remove all build files, type 'make clean'

Questions?

Please log your issue at https://github.com/fredyang/matrix.js/issues