Skip to content

[DX] Remove the need to install and use yarn from the project #64

@vintidui

Description

@vintidui

People should be able to check out the repo and get it running with a command or two and no modifications to their local machine. yarn has given me headaches at a few companies and npm is tried and true. npm lags behind with nifty new features but is bundled with node.js and usually catches up for the important stuff. A nice benefit is we won't need devs to install a separate global dependency to run the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions