ligo/gitlab-pages
Pierre-Emmanuel Wulfman 38eaabb91f Merge branch 'fix-function-type-annotation-in-camel-simplifer' into 'dev'
Repare function annotation in let binding for Camligo and ReasonLigo and fix some contracts

See merge request ligolang/ligo!458
2020-03-04 14:33:57 +00:00
..
2020-03-04 13:19:00 +00:00
2019-05-27 16:56:47 +02:00
2019-09-27 19:10:48 +02:00
2020-03-04 13:19:00 +00:00
2020-03-04 13:19:00 +00:00
2019-05-27 16:56:47 +02:00

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