Skip to content

Update the getting started guide #400

Description

@paulrobertlloyd

The getting started guide starts by assuming you have installed all the dependencies and created a config file.

There should be a section that proceeds this which details installation that can be followed by users who are not familiar with Node.js

Steps to cover

  • Installing Node.js (Windows, Mac, Linux)
  • Initiating a new project (npm init)
  • Ensuring a project is setup to use ES modules – is there a flag that enables this by default? (See SyntaxError: Unexpected token { ? #382)

Metadata

Metadata

Labels

documentationGood documentation benefits everyone

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions