Skip to content

fiqryq/next-ssr

Repository files navigation

This is a Nextjs tailwind starter code.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Feature

  • Absolute path import
  • soon......

Version

"next": "12.1.5",
"react": "18.0.0",
"react-dom": "18.0.0"
"tailwindcss": "^3.0.24",