Skip to content

sreegithub19/umijs

Repository files navigation

UmiJS Logo

UmiJS Example

This directory is a brief example of a UmiJS app that can be deployed to Vercel with zero configuration.

Deploy Your Own

Deploy your own UmiJS project with Vercel.

Deploy with Vercel

Live Example: https://umijs-template.vercel.app

How We Created This Example

To get started with UmiJS deployed with Vercel, you can use the Umi CLI to initialize the project:

$ yarn create umi app-name

To run the app:
- yarn install
- yarn run start


- Git: git add . && git commit -m "C"  --no-verify && git push origin main
- Vercel: vercel --prod  (this step is not required)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published