- Setup
npm install - Building
npx tsc - Building packaged JS
npm run build - Tests
npm test - Run demo script
npm run demo
More info about the project at https://danielphil.github.io/projects/wordsearch/
npm installnpx tscnpm run buildnpm testnpm run demoMore info about the project at https://danielphil.github.io/projects/wordsearch/