Skip to content

GregMuecke/mgt656-madlibs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Madlibs project

How to do this activity

  1. Form a group.
  2. fork this repo on github
  3. Create a c9 workspace from your fork
  4. invite a few group members around whos computers your other group members will huddle.
  5. edit the code
  6. commit your code with a nice comment
  7. push to github
  8. create a pull request
  9. instructor will merge in everybody's work

Groups should work on the following:

  • Story-group should alter layout.html to make a story.
  • The adjective, noun, and verb groups should work on their files.

How to install

If you need to install the repo.

git clone [email protected]:johnqyalie/mgt656-madlibs.git

Install the dependencies

npm install

Run the code

nodemon ./server.js

About

Madlibs activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%