Pardal
An acessible and customizable Twitter client.
Configuring
First things first: you must install all dependencies.
npm install
npm start
Testing
npm run test:unit
npm run test:integration
Packaging
This command will generate a Pardal executable for Linux, MacOS and Windows.
npm build
If you're developing on Linux or MacOS, you will need to install Wine to generate versions for Windows.
Anything your looking for in particular, or wanting to learn, or already know (beyond just JavaScript)