update installation

This commit is contained in:
2020-10-19 15:55:04 +02:00
parent 01ad13b5b4
commit f19eab4c55

View File

@@ -36,17 +36,11 @@ The CLSI can be installed and set up as part of the entire [Overleaf stack](http
$ git clone git@github.com:overleaf/clsi.git $ git clone git@github.com:overleaf/clsi.git
Then install the require npm modules: Then install the require npm modules and run:
$ npm install $ npm install
$ npm start
Then compile the coffee script source files:
$ grunt install
Finally, (after configuring your local database - see the Config section), run the CLSI service:
$ grunt run
The CLSI should then be running at http://localhost:3013. The CLSI should then be running at http://localhost:3013.