Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

🍱 NextJS + Contentlayer based static blog template configured out of the box to help you get started faster!

Notifications You must be signed in to change notification settings

chakrakan/next-js-mdx-starter

Repository files navigation

🍱 NextJS-Typescript-Tailwind

This is a NextJS boilerplate to get started quickly with some interesting and useful defaults for the project leveraging ESlint, Prettier, and Husky for pre-commit hooks.

Getting Started

npx create-next-app --example https://github.com/chakrakan/next-js-mdx-starter <APP_NAME>
yarn install

then

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

References

About

🍱 NextJS + Contentlayer based static blog template configured out of the box to help you get started faster!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •