Skip to content

milan-miscevic/js-skeleton

Repository files navigation

js-skeleton

Software License

GitHub Build Quality Gate Status

This repository provides a starting point for other JavaScript projects.

Installation

  1. Create a new project based on this GitHub template.
  2. Clone the project.
  3. Update the package.json data:
    • name
    • description
    • keywords
  4. Update the package-lock.json file.
  5. Update the README.md file.
  6. Make other needed adjustments.
  7. Commit & push.
  8. Continue work on the new project.

Usage

For available commands check Makefile.