Skip to content

robgura/rally-page

 
 

Repository files navigation

Overview

Displays information relevant to our daily standup

How to Use

Running the App

If you want to start using the app immediately, create an Custom HTML app on your Rally dashboard and copy and paste this

Development

Steps

npm install
npm run watch
cd deploy
python -m SimpleHTTPServer

At this point you can point your browser at http://{IP}:8000/

Finished

npm run build # Updates the file deploy/index.html

Post that file to rally

About

A Rally app that displays all items that you are the owner of. This app uses App SDK 1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.0%
  • JavaScript 46.8%
  • CSS 5.2%