bfforsythe / NotFlix

3 stars 0 forks source link

Lack of package.json #10

Closed Willg3D closed 1 year ago

Willg3D commented 1 year ago

I would recomend to create a package.json file, with the dependency in them so that a node server can be easily installed using the command:

segallagher commented 1 year ago

package.json added

Willg3D commented 1 year ago

The package.json does not have your node server dependencies listed.

segallagher commented 1 year ago

it should have the dependencies now

Willg3D commented 1 year ago

I agree there is now a package.json with needed dependencies.