robreczarek / ourtribe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ourtri.be

This is a desktop application meant to make language learning simpler and more efficient

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/robreczarek/ourtribe.git
# Go into the repository
cd ourtribe
# Install dependencies
yarn install
# Run the app
npm start

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 94.6%Language:CSS 2.7%Language:HTML 2.6%