Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 308 Bytes

File metadata and controls

19 lines (12 loc) · 308 Bytes

khantribute

A web-app to proofread translated Khan Academy content. An effort to make their educational materials available to a larger audience across the globe faster.

how to run

npm install
npm start

then goto http://localhost:8080

Packaging for production

npm run dist