Decentralized story telling. Allowing others to contribute to one narrative story. Each block in the story becomes an NFT.
- Download the latest version of Node and NPM.
- Run
npm run dev
and visithttp://localhost:3000/
./entry
: CSS + JavaScript entry files../src
: Source files, including components and types../tests
: All tests live in a flat directory so import statements match elsewhere.