/template-repo

Template for Epicodus projects

Primary LanguageJavaScript

{template-repo}

{Brief description of application}

By {List of contributors}

Technologies Used

  • List all
  • the major technologies
  • you used in your project
  • here

Description

{This is a detailed description of your application. Give as much detail as needed to explain what the application does as well as any other information you want users or other developers to have.}

Setup/Installation Requirements

  • clone template-repo to desired directory or download .zip file
  • navigate to the template-repo directory in terminal or other command line interface
  • while in the root directory run $ npm install
  • once bundle.js and the mode_module are installed open index.html in any browser

{Leave nothing to chance! You want it to be easy for potential users, employers and collaborators to run your app. Do I need to run a server? How should I set up my databases? Is there other code this application depends on? We recommend deleting the project from your desktop, re-cloning the project from GitHub, and writing down all the steps necessary to get the project working again.}

Known Bugs

  • Any known issues
  • should go here

License

{Let people know what to do if they run into any issues or have questions, ideas or concerns. Encourage them to contact you or make a contribution to the code.}

Contact Information

{Add your contact information here.}