Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.24 KB

README.md

File metadata and controls

26 lines (13 loc) · 1.24 KB

Web-dojo solution

A dojo platform for the front and web.

Dojo platform is a code playground and personal code library.It can help you collect some useful or interesting codes.

How it works

The dojo platform use ace editor to edit code, and provide more templates. In the right view, you can see the code preview.It's a iframe that the content is your coded.

How to start

I published it on angular.hstar.org, open the address, you can see the code square like this:

home page

Click New, you can create your project like this:

new project

It's very easy for share by paste the url address, like http://angular.hstar.org/admin/Hkt-dLc0x.

If you log in, you also can use My Dojo function. In this page, you can manage your projects, edit or delete, like this:

manage page