38eaabb91f
Repare function annotation in let binding for Camligo and ReasonLigo and fix some contracts See merge request ligolang/ligo!458 |
||
---|---|---|
.. | ||
docs | ||
website | ||
.dockerignore | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
Ligo documentation
Running the documentation website
The website will be available at http://localhost:3000
To get the website running you want to do the commands:
cd website
npm run version next
cd ..
docker-compose up