Skip to content

SebastianStiehl/meteorMusicAlbum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteorMusicAlbum - coding dojo II

setup

  • install meteor
curl https://install.meteor.com | sh
  • download project sources
git clone https://github.com/5oc/meteorMusicAlbum.git
  • start app
cd ./meteorMusicAlbum
meteor

commands

  • reset the database
meteor reset
  • package the application
meteor bundle

links

tasks

  • delete a artist (keywords: template, event)
  • order artist list (session)
  • add music labels (collection)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors