Skip to content

Add getting started section to README.md #16

@Ryuno-Ki

Description

@Ryuno-Ki

This is a follow-up of #8.

It took me a short moment to learn, how to get started with this project.
In the end

#!/usr/bin/env nodejs
gave me the final hint, that I had to call node ./main.js to start the express server.

Normally I'd expect to find a npm start in package.json (#15) to run the server.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions