CommentMay 18, 2024
Hey Jay! Nice article! I have been thinking of creating a similar script for scaffolding new Next.js applications. However my use case also involves initializing eslint and prettier configurations so that I don't have to manually add those. This has motivated me to create such a script for myself. Thanks!