* remove global npm install of create-next-app * add npx to create-next-app command in examples * add bash to shell snippets * add yarn create to next-app command in examples * fix READMEs named with lowercase * change READMEs to use UPPERCASE
* examples: add create-next-app * fix with-typescript readme
* Add ant design example * Reduce bundle size by importing modularized antd * lock react version for warning