experiment: trying other web ui kits

This commit is contained in:
41666 2021-10-21 00:03:45 -04:00
parent dac2af43a2
commit 105292c342
20 changed files with 11902 additions and 8 deletions

23
packages/spectrum/.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*