I have a nodejs + babel project with the following structure:
--dist --src --route --models --index.js
Should I put the test folder into the /src or at root folder?
No comments:
Post a Comment