Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.68 KB

example.README.md

File metadata and controls

45 lines (30 loc) · 1.68 KB

{Title of your exercice}

Author: {Your name}

Information

Statement

Step 1

Step 2

Constraints:

Submitting your work

  1. Fork the project
  2. clone it
  3. npm ci
  1. npx nx serve {project app name}
  2. ...work on it
  3. Commit your work
  1. Submit a PR with a title beginning with Answer:{challenge number} that I will review and other dev can review.

{Project name}