Skip to content

nategk/ideapp

Repository files navigation

ideapp

Ultralight-touch ideation app — visit ideapp.culturegraphic.com and start collaborating on a URL.

Development setup for OSX

  • Install OSX Developer Tools from App Store

  • Open Terminal.app and follow this guide to install Homebrew, Node, and NPM

  • Still in Terminal, install Derby js:

      npm install -g derby
    
  • Clone this repo ("cd" to any directory to taste)

      cd ~/
      git clone https://github.com/culturegraphic/ideapp.git
      cd ideapp
    
  • Run app from directory

      npm start
    

About

Ultralight-touch ideation app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published