@fpcc/fv-game-wordsearch
v1.1.2
Published
Wordsearch game for FirstVoices.com
Downloads
2
Readme
A firstvoices.com wordsearch game
Steps to start developing
Step 1 - Install dependencies
yarn
Step 2 - Run the dev server
yarn run develop
Step 3 - Run in browser
Visit http://localhost:3010/ in your browser