Skip to content

uvcodebase/RecipePlaylist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipePlaylist

A recipe playlist / genenral app with all this food-related

To set up the recipe playlist development locally do the following.

From the commandline:

meteor create tmp
git clone git@github.com:uvcodebase/RecipePlaylist.git
cd RecipePlaylist
cp -r ../tmp/.meteor .
rm -rv ../tmp
meteor add underscore
meteor add boostrap
meteor add iron:router
meteor add aldeed:autoform aldeed:collection2
meteor add less nemo64:bootstrap

Then, to run the webapp:

meteor

And open a browser to localhost:3000

For developer workflow/guidance, see the Wiki

About

A recipe playlist / genenral app with all this food-related

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published