Skip to content

Fix start script in package.json #186

@JamieSlome

Description

@JamieSlome

The current usage of npm run start breaks due to a missing character in the declaration of the start script.

"start": "concurrently \"npm run server\" \"npm run client",

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions