/nextjs-blog

A simple NextJs Website.

Primary LanguageTypeScript

NextJS blog

A simple blogging website created using NextJS.

Developments

For Development,

npm run dev

For Production,

npm run build
npm run start
# built files are located at .next directory.

Author