Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

chingu-voyage4/Geckos-Team-6

Repository files navigation

Momentum Dash Clone

Build Status Waffle.io - Columns and their card count

A clone created for the purpose of learning of the popular browser plugin, Momentum.

Getting Started

To get the project running on your machine, follow the instructions below.

Prerequisites

Requires Yarn to be installed for dependencies.

Installing

With Yarn installed, navigate the terminal into the project and run:

yarn install

Running

Compile the JS/JSX code with:

yarn build

Run the local server with:

yarn run dev-server

The project will now be running at http://localhost:8080/.

Built With

  • React
  • Babel
  • Webpack

Contributing

Check out the guide on contributing to the repo in CONTRIBUTING.md.

Authors