Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 605 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 605 Bytes

Project Common Voice Travis Status

This is a web, android and ios app for collection speech donations for Project Common Voice.

Official Website

voice.mozilla.org

Development

npm install
npm install -g gulp
gulp

This will:

  1. Install all dependencies, and Mysql
  2. Serve files located in the client folder on localhost
  3. Listen for and save voice clips into the server/upload folder
  4. Lint all js files on every change

Help

For more options type:

gulp help