update npm doc with date of writing

This commit is contained in:
2023-03-30 14:11:46 -06:00
parent c7a19ac8fc
commit 7a8804243a
2 changed files with 6 additions and 5 deletions
+4 -3
View File
@@ -6,7 +6,8 @@ Project (other: Craig Everett).
Craig and I started by trying to create a simple e-commerce website that used
Aeternity as its payment system. We are also currently developing a wallet.
We have run into many weird stupid technical pitfalls or weird things you have
to learn about. This file tree documents the ones we cared to write about.
to learn about that take like 8 hours but really are 1 hour of complexity.
This file tree documents the ones we cared to write about.
- How to install NPM on Linux without getting AIDS
-
- [How to install NPM without getting AIDS](./npm-misc/)
- [Base64 versus Base58](./baseN/)