Ragzouken Domino Save

a tool for collaging thoughts

Project README

domino

tools for developing the tool "domino"

how to get started

install developer dependencies

install nodejs (this gives you npm which is used to install the next stuff)

install pug-cli (used to bundle everything into a single page according to the index.pug template), light-server-pug (used to preview changes live), and jstransformer-markdown-it (used to generate the about page from markdown)

npm install -g pug-cli
npm install -g light-server-pug
npm install -g jstransformer-markdown-it

developer scripts

run a local server that loads the standalone domino page and refreshes it whenever you make changes:

./serve.cmd

build the standalone domino page to dist/index.html:

./build.cmd

license

MIT License

Open Source Agenda is not affiliated with "Ragzouken Domino" Project. README Source: Ragzouken/domino
Stars
108
Open Issues
3
Last Commit
3 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating