Skip to content

Commit

Permalink
Revert "removing snowflaker app"
Browse files Browse the repository at this point in the history
This reverts commit f1891e4.
  • Loading branch information
lanstonchu committed Jun 26, 2018
1 parent f1891e4 commit e041566
Show file tree
Hide file tree
Showing 6 changed files with 639 additions and 0 deletions.
20 changes: 20 additions & 0 deletions snowflaker/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# SnowFlaker!


This application allows you to deploy a form that is generating nice snowflakers of demand:

## Import the code


Get[FileNameJoin[{NotebookDirectory[], "app.m"}]]

## Test the app locally


StartWebServer[$SnowFlakerApp]

## Deploy the app


CloudDeploy[$SnowFlakerApp, "snowflaker", Permissions -> "Public"]
Loading

0 comments on commit e041566

Please sign in to comment.