Skip to content

Latest commit

 

History

History

cra-template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

cra-template-microcms-field-extension-app

Getting Started

npx create-react-app my-app --template microcms-field-extension-app
cd my-app
export REACT_APP_MICROCMS_ORIGIN='https://example.microcms.io'
npm start