Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moyuer1992/jianshi

简诗,基于canvas+WebGL的文本编辑器。适用于短文诗创作,支持文字、背景动画。
https://github.com/moyuer1992/jianshi

canvas javascript webgl

Last synced: about 4 hours ago
JSON representation

简诗,基于canvas+WebGL的文本编辑器。适用于短文诗创作,支持文字、背景动画。

Awesome Lists containing this project

README

        

# jianshi
简诗,基于canvas+WebGL的文本编辑器。适用于短文诗创作,支持文字、背景动画。

### Demo
https://moyuer1992.github.io/pages/jianshi/

### Install
```
npm install
bower install
```
Build static files and watch changes:
```
npm run build
```

After that, open new terminal tab to run server:
```
npm start
```

Then open url http://localhost:3000/