Source code of the Sozi Guide.
raco pkg install pollen
- Install
npm
and the required packages:
npm install
Start the project server from the source folder of this repository:
raco pollen start src
Then open a web browser at:
- http://localhost:8080/fr/ for the French version
- http://localhost:8080/en/ for the English version
Generate a publishable version of the book into the pub
folder:
raco pollen publish src pub
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.