You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.. | ||
src | 1 year ago | |
.editorconfig | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 3 years ago | |
gulpfile.js | 2 years ago | |
package.json | 1 year ago | |
prettier.config.js | 4 years ago | |
tsconfig.json | 3 years ago | |
tslint.json | 4 years ago | |
webpack.config.js | 2 years ago | |
yarn.lock | 1 year ago |
README.md
Prerequisites
install Yarn, and run: yarn install
.
Development
- Start ttyd:
ttyd bash
- Start the dev server:
yarn run start
Publish
Run yarn run build
, this will compile the inlined html to ../src/html.h
.