ligo/gitlab-pages
Sander c79b09ed86 Merge branch 'dev' into 'dev'
Changes add function to a single tuple param, resolving example LIGO statement

See merge request ligolang/ligo!397
2020-02-08 06:13:40 +00:00
..
2020-02-08 06:13:40 +00:00
2019-05-27 16:56:47 +02:00
2020-01-29 16:15:03 +00:00
2019-05-27 16:56:47 +02:00
2019-09-27 19:10:48 +02:00
2019-12-10 13:47:31 +00:00
2019-05-27 16:56:47 +02:00
2019-05-27 16:56:47 +02:00
2019-11-07 23:19:27 +00:00
2019-11-07 23:19:27 +00: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