- Local office installation from free Microsoft 365 E5 developer subscription
- Generate local ssl keys for local https serving (for development)
- Clone this repo
- Install npm and yarn
- Run
yarnin project root - For development build/watch/serve run
yarn watchand in separate console runyarn startto open local excel for debug. - For production release run
yarn build
TODO:
- add example code for commands
- add reagent/react stuff