Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 517 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 517 Bytes

newCreator.org

Powered by Vercel

set microCMS API Key for .env

e.g.

API_KEY="xxxxx"

package install

$ yarn

serve

$ yarn dev

build

$ yarn build