Skip to content

This is the ant design template for Create React App

Notifications You must be signed in to change notification settings

sebride4988/cra-template-antdride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-antdride · npm

This is the custom template for Create React App.

This is inspired by the following

Start Template

npx

npx create-react-app my-app --template antdride

npm

npm init react-app my-app --template antdride

yarn

yarn create react-app my-app --template antdride

In this template

Stack Name
Preprocessors Less
Design system Antd
CSS Library emotion
Router React Router
CRA-override craco
Datetime moment.js
utils lodash
fp-utils ramda.js
SEO support react-snap, react-helmet
Format & Lint ESLint & Prettier
Changelog Automation auto-changelog
React helper hooks react-use

This template weakness

It is optimized for vscode. Therefore, other users such as vim will be inconvenient to use.

SEO support is incomplete. The page linked to the dynamic pathname is not created as an SEO html file.

ex) post/:id

If you would like to apply in this case, please check the services below.

For more information

About

This is the ant design template for Create React App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published