1.2.0 • Published 2 years ago

cra-template-antdride v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cra-template-antdride

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

StackName
PreprocessorsLess
Design systemAntd
CSS Libraryemotion
RouterReact Router
CRA-overridecraco
Datetimemoment.js
utilslodash
fp-utilsramda.js
SEO supportreact-snap, react-helmet
Format & LintESLint & Prettier
Changelog Automationauto-changelog
React helper hooksreact-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

1.2.0

2 years ago

1.1.3

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago