VodePress
This project is currently in development. We are going to integrate with IPFS, and web3 APIs.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Depending on your package manager use:
yarn
or
npm install
To Start Server:
npm start
To Visit App:
localhost:3000