/code-pool

carpooling app for coding projects

Primary LanguageJavaScriptMIT LicenseMIT

Code Pool

Join the chat at https://gitter.im/code-pool-app/Lobby

An app that allows customers much like carpooling to organize, negotiate feature set and share costs in the development of a prototype, mvp or a specific feature for an existing project that is relevant to their needs.

(initialy forked from https://github.com/iblokz/ui-boilerplate)

Features (TBD)

Quick Start

# clone the repo, install the dependencies and start the build and watch tasks
git clone https://github.com/alex-milanov/code-pool.git ui-boilerplate && cd $_ && npm i && npm start