Set up name service app skeleton
Closed this issue · 0 comments
ethanfrey commented
- Create using create-react-app, with choice of plugins, but include TypeScript support.
- Loose configuration of TypeScript (allow any, etc), use it as opt-in for clarity, not to impede progress
- Document the process to setup a new app (we will be adding a few more) - this can be updated each time