Quiz for translating phrases from English into Spanish. Emphasis on vocabulary over sentence logic. Built with React.
npm test
- Run unit tests with Mocha.npm run lint
- Lint all.js
files.npm run start-dev
- Compiles./js
to./public
in memory and starts app server atlocahost:3000
with hot module replacement enabled.