Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 376 Bytes

File metadata and controls

19 lines (12 loc) · 376 Bytes

try-dat

A command line tutorial to learn dat

This repo contains the content for the workshop.

First install dat on your command line: npm install dat -g

Then follow the instructions from each markdown (.md) file in this repo, in order.

More lessons coming soon! Leave feedback in the issue tracker.

development

npm install
npm run render
npm start