Skip to content

jithinputhiyattu/codemad

Repository files navigation

codemad

code yourself into success 19/01/2016 createing project using express generator

1 : express codemad -e --c --git
2 : cd codemad
    mv app.js main.js
   mv bin/www bin/index.js

How to use git pull codemad used to pull data from git, do this befor you start any modification after your work follow the steps to push into git

	1 : git add.
	2 : git commit -m "Comment"
	    note : you have to add a valid comment for each push
	3 : git remote add origin https://github.com/jithinputhiyattu/codemad
	4 : git push -u origin <your git username>

About

code yourself into success

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published