GitHub - medialab/fonio: a collaborative scholarly text edit

GitHub - medialab/fonio: a collaborative scholarly text editor allowing to build static websites


To install
quinoa-server, open your terminal/command line tool and run the following commands in a directory of your choice :
git clone https://github.com/medialab/quinoa-server
cd quinoa-server
npm install
cp config/sample.json config/default.json
Then edit the
Then, to install
fonio, open your terminal/command line tool and run the following commands in a directory of your choice :
git clone https://github.com/medialab/fonio
cd fonio
npm install
cp config/sample.json config/default.json
Then edit the
Development
npm run dev
Fonio is compatible with the Redux Devtools browser extension for an optimal developer experience.

Related Keywords

Redux Devtools , ,

© 2025 Vimarsana