Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 724 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 724 Bytes

C:Drive

Libraries created for this app

  1. Ceramic Append Collection
  2. Ceramic Filesystem

Setup

  1. Install dependencies using yarn install
  2. Install the Ceramic daemon by following the instructions here
  3. Start a local Ceramic node using yarn ceramic

Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.

License

MIT