Skip to content

ZumitoTeam/zumito-website

Repository files navigation

Zumito Framework Website

Landing page for Zumito Framework. Access the website at framework.zumito.ga.

Tech Stack

Setup project for local development

  1. Clone the repo
git clone https://github.com/ZumitoTeam/zumito-framework-website.git
  1. Install dependencies
cd zumito-framework-website
npm install
  1. Start the development server
npm run dev

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Contributing

We welcome contributions of all kinds to Zumito! Just open a pull request and we will review it as soon as possible.

Deploying to GitHub Pages

First, build the app by running yarn build.

Then, run yarn deploy to deploy the app to GitHub Pages.

About

Main website for zumito team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published