cangurdev / shaking-tree

Repository from Github https://github.comcangurdev/shaking-treeRepository from Github https://github.comcangurdev/shaking-tree

Shaking Tree

Tech Stack

  • React
  • Redux
  • Webpack
  • SASS

Installation

Get the code by either cloning this repository using git

git clone https://github.com/cvngur/shaking-tree.git

or downloading source code code as a zip archive. Once downloaded, open the terminal in the project directory, and install dependencies with:

yarn install

Then start the example app with:

yarn start

The app should now be up and running at http://localhost:8080

To build the app for production run command:

yarn build

About


Languages

Language:JavaScript 79.1%Language:SCSS 17.4%Language:HTML 3.5%