Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is server/index.js #1

Open
xxyyzz2050 opened this issue Dec 22, 2018 · 0 comments
Open

where is server/index.js #1

xxyyzz2050 opened this issue Dec 22, 2018 · 0 comments

Comments

@xxyyzz2050
Copy link

when scaffolding the project with nuxt-generate there is a file called server/index.js whitch handels the requests but I don't find such a file in your project

also why you don't use:

scripts:{
"dev": "cross-env NODE_ENV=development nodemon server/index.js --watch server --inspect",
}

in your package.json file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant