nextjs-antd-less-tailwindcss-boilerplate Tailwind Templates

Nextjs Antd Less Tailwindcss Boilerplate

Next.js + Ant Design + Less + Tailwind CSS Boilerplate

Next.js + Ant Design + Less + Tailwind CSS Boilerplate

This repository is the best combination of Next.js, Ant Design, Less, and Tailwind CSS to start building web applications.

Requirements

  • Git
  • Node.js

Quickstart

  1. Clone this repository

     $ git clone https://github.com/lordriyan/nextjs-antd-less-tailwindcss-boilerplate.git
    
  2. Install all dependecies

     $ yarn
    
  3. Run your project

    • Development

        $ yarn dev
      
    • Production

        $ yarn build
        $ yarn start
      
  4. Navigate to http://localhost:3000/ to see your web page

Documentation

  • Next.js - The React Framework for Production
  • Ant Design - A design system for enterprise-level products. Create an efficient and enjoyable work experience.
  • Less - It's CSS, with just a little more.
  • Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.

Top categories

Loading Svelte Themes