Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial project documentation #32

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Commits on Nov 9, 2020

  1. Initial project documentation

    Wrote the initial project documentation for the `README.md` file that
    includes...
    
    1. ...an project introduction and motivation.
    2. ...an overview of the project features.
    3. ...an overview of the directory structure.
    4. ...more detailed sections about all features.
    5. ...some basic instructions how to use this template repository.
    6. ...information about references used for this template repository.
    7. ...information about how to contribute to this project.
    
    Each directory documented in step 3 contains an individual documentation
    with more detailed information about it.
    The `package.json` file has been extended to include the
    Yarn [1] / NPM [2] `workspaces` field.
    
    [1]: https://classic.yarnpkg.com/docs/workspaces
    [2]: https://docs.npmjs.com/cli/v7/using-npm/workspaces
    
    GH-31
    svengreb committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    cb4ef1d View commit details
    Browse the repository at this point in the history