Skip to content

tuihou123321/anima-test

Repository files navigation

Anima exported react code

This package was generated automatically with Anima App.

Instructions

Run locally

cd package_code
npm install
npm start

Open http://localhost:1234.

Build for deploying

After building, you can upload dist folder to a hosting service like Netlify

cd package_code
npm install
npm run build

Deploy to Netlify

Edit README and replace myorg and myrepo for one-click deploy