ant-motion-next-js-boilerplate(for SSR)

An quick start boilerplate for ant motion + next.js.

Quick start

npm install
npm run dev

Feature

  • Support custom less
  • Suppport custom component with jsx
  • Support custom image in local path
  • Support fetch data from local file and remote server
  • Support render props data to result html file.
  • Support simple router and link navigation.

Screenshot