# ant-motion-next-js-boilerplate **Repository Path**: anderson-liu/ant-motion-next-js-boilerplate ## Basic Information - **Project Name**: ant-motion-next-js-boilerplate - **Description**: ant motion with next.js boilerplate. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2018-09-29 - **Last Updated**: 2022-02-21 ## Categories & Tags **Categories**: code-generator **Tags**: None ## README # ant-motion-next-js-boilerplate(for SSR) An quick start boilerplate for [ant motion](https://motion.ant.design/) + [next.js](https://github.com/zeit/next.js/). ## Quick start ```bash 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 ![](https://gitee.com/peacesky/ant-motion-next-js-boilerplate/raw/master/static/screenshot.png)