docs(palimpsest): add initial set-up

Supports #100
This commit is contained in:
Eric Liu 2020-01-04 09:25:05 -08:00
commit 925bfba548
11 changed files with 7242 additions and 0 deletions

5
palimpsest/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
/node_modules
/build
.DS_Store
yarn-debug.log*
yarn-error.log*