Generally while creating a content-heavy Next.Js project, I prefer to have it initialized with a few params like below:
npx create-next-app --ts \
--tailwind \
--eslint \
--app --src-dir \
--import-alias \
--use-yarn \
-e app-dir-mdx <app_name>
Generally while creating a content-heavy Next.Js project, I prefer to have it initialized with a few params like below:
npx create-next-app --ts \
--tailwind \
--eslint \
--app --src-dir \
--import-alias \
--use-yarn \
-e app-dir-mdx <app_name>
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Top comments (0)