Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 439 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 439 Bytes

DeepX

It is a javascript library to provide deep experience components to build web page.

Building

You need install gulp and tsc to build. Following is the command line to build this project including the source and test cases.

npm run-script build

License

This project is MIT Licensed.

Please feel free to import this into your project. And you can also clone or fork the repository as you want.