-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Luis Marroquin edited this page Dec 8, 2022
·
2 revisions
Welcome to the json-as-xlsx wiki!
cd Downloads
yarn create react-app example-app --template typescript
cd example-app
yarn add json-as-xlsx
code .
yarn start
Then replace your local ~/Downloads/example-app/src/App.tsx
with: