项目作者: ecglover8

项目描述 :
File metadata microservice
高级语言: HTML
项目地址: git://github.com/ecglover8/file-taster-website.git
创建时间: 2017-10-19T16:09:05Z
项目社区:https://github.com/ecglover8/file-taster-website

开源协议:

下载


file-taster-website

File metadata microservice

push from C9 to Github:

  • create .gitignore file that contains “node_modules”
  • create new repo on Github
  • $ git init
  • $ git remote add origin Address-of-your-repo-starting-with-https
  • $ git add .
  • $ git commit -m “Freetext”
  • $ git push -u origin master