项目作者: ecglover8
项目描述 :
File metadata microservice
高级语言: HTML
项目地址: git://github.com/ecglover8/file-taster-website.git
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