-
Notifications
You must be signed in to change notification settings - Fork 26
Usage (Linux)
Charlie Revett edited this page May 14, 2018
·
1 revision
This page outlines how to use the project on a Linux machine.
Change to the root directory of the project:
cd ./neo-local
Start the project:
make start
Stop the project:
make stop
If anything on this page is incorrect or does not work, then please raise a new Github issue!