Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
[ ![Codeship Status for databraid-dashboard/sheet-spa](https://app.codeship.com/projects/7bcb20f0-83d6-0135-9473-62a24314a0c3/status?branch=master)](https://app.codeship.com/projects/247369)

# Sheet SPA

## Description

## Usage
- Ensure you have Docker installed. If not, you can download Docker [here](https://www.docker.com/community-edition).
- Fork and clone this repository.
- Run `npm install`.
- Run `npm start`.
Empty file added src/actions/spreadsheet.js
Empty file.
Empty file added src/reducers/spreadsheet.js
Empty file.