Skip to content

lusac/LiveEditor

Repository files navigation

LiveEditor

open source live editor for webpages.

Developer

Server Start

To see index example working, you should start an HTTP server. Run make run then access http://localhost:8888/index.html

Static build

To update the static dist, you should have npm in your enviroment. Inside LiveEditor directory:

npm install

Then:

npm run build

Test

We use jasmine to write tests. To run tests use make test.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages