[Startup MVP recipes #7] Frontend: Next.js linting setup code pointers
It’s time to setup the frontend and we would like to choose Next.js as the base framework. Next.js is based on React and provides server side rendering out of the box, check it out at https://nextjs.org/docs/getting-started Init Next.js project Installation Please also check official doc… Read More »[Startup MVP recipes #7] Frontend: Next.js linting setup code pointers