typescript-fullstack-monorepo
typescript-fullstack-monorepo copied to clipboard
Is this up to date?
Hey,
On my machine this doesn't work. Doing npm install in the root works, but when i go into the boilerplate-client folder and try to run npm run start it's trying to use webpack in a parent folder, which fails. Ie npm run-commands cant use node_modules in a parent folder or am i missing something?