Table of Contents
To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Follow the below instructions to run the project localy
- Clone the repo
git clone https://github.com/5n0weirdo/LM-Cryptjet
- Install NPM packages
npm install
- Run the DAPP
npm start