File list (Check if you may need any files):
meteor-starter-master
.....................\.dockerignore
.....................\.gitignore
.....................\.meteor
.....................\.......\.gitignore
.....................\.......\cordova-plugins
.....................\.......\packages
.....................\.......\platforms
.....................\.......\release
.....................\.......\versions
.....................\Dockerfile
.....................\Dockerfile-dev
.....................\LICENSE
.....................\README.md
.....................\both
.....................\....\config
.....................\....\......\_config.coffee
.....................\client
.....................\......\index.html
.....................\......\layouts
.....................\......\.......\home_layout
.....................\......\.......\...........\home_layout.html
.....................\......\.......\master_layout
.....................\......\.......\.............\master_layout.html
.....................\......\shared
.....................\......\......\admin.html
.....................\......\......\footer.html
.....................\......\......\helpers.coffee
.....................\......\......\loading.html
.....................\......\......\navbar.html
.....................\......\......\no_data.html
.....................\......\......\not_found.html
.....................\......\style
.....................\......\.....\admin.import.less
.....................\......\.....\base.import.less
.....................\......\.....\bootstrap-variables.import.less
.....................\......\.....\globals
.....................\......\.....\.......\footer.import.less
.....................\......\.....\.......\navbar.import.less
.....................\......\.....\lib
.....................\......\.....\...\bootstrap.less
.....................\......\.....\main.less
.....................\......\.....\utils
.....................\......\.....\.....\fonts.import.less
.....................\......\.....\variables.import.less
.....................\......\tracker.coffee
.....................\......\views
.....................\......\.....\account
.....................\......\.....\.......\account.coffee
.....................\......\.....\.......\account.html
.....................\......\.....\dashboard
.....................\......\.....\.........\dashboard.html
.....................\......\.....\home
.....................\......\.....\....\home.coffee
.....................\......\.....\....\home.html
.....................\......\.....\....\home.import.less
.....................\......\.....\profile
.....................\......\.....\.......\profile.coffee
.....................\......\.....\.......\profile.html
.....................\collections
.....................\...........\_schemas.coffee
.....................\...........\collection_fs
.....................\...........\.............\attachments.coffee
.....................\...........\.............\profile_pictures.coffee
.....................\...........\comments.coffee
.....................\...........\posts.coffee
.....................\...........\users.coffee
.....................\i18n
.....................\....\en.i18n.json
.....................\....\zh-CN.i18n.json
.....................\lib
.....................\...\NCSchemas.coffee
.....................\...\_config
.....................\...\.......\_config.coffee
.....................\...\.......\accounts.coffee
.....................\...\.......\adminConfig.coffee
.....................\...\.......\emails.coffee
.....................\...\.......\i18n.coffee
.....................\...\.......\momentum.coffee
.....................\...\.......\oauth.coffee
.....................\...\.......\router.coffee
.....................\...\.......\sAlert.coffee
.....................\...\.......\seo.coffee
.....................\...\router
.....................\...\......\main.coffee
.....................\...\......\users.coffee
.....................\...\utils.coffee
.....................\packages
.....................\........\bootstrap
.....................\........\.........\.gitignore