Skip to content

brnhensley/DinoHangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

JavaScript, 05.31.2019

By YourNameHere

Description

  • This program does things.
  • This program also does these things.
  • See specs below for more detail.

Specs

Behavior Input Output
If user does this, the program does that this that
If user does this, the program does that this that
If user does this, the program does that this that

Installation and Setup

  • If you don't have it installed, download and install Node.js 12.3.1
  • $ git clone https://github.com/YourGitHubNameHere/YourGitHubRepositoryNameHere.git This will clone the repository to your local machine.
  • $ npm install This will allow you to have access to the CLI (command line interface) for webpack.
  • $ npm run build This will automatically build the bundle once. The entry file is ./src/script/index.js, with production ready code (minified).
  • $ npm run start This will watch the file changes in ./src and automatically build the bundle with dev build (not minified). This is a continuous monitoring which can be stopped with the key combination Ctrl + C within the terminal.

Known Bugs

There are no known bugs as of last update.

Support and contact details

Please contact me at [email protected] if you run into any issues or have questions, ideas or feedback.

Technologies Used

This application was built in Atom using JavaScript, Node.js 12.3.1, jQuery 3.4.1, Bootstrap v4.3.1 and a custom css file. For unit testing, Jasmine framework and Karma task runner are both used.

License

This software is licensed under MIT license.

Copyright (c) 2019 YourNameHere

About

api and hangman practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •