Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

aidenybai/million-react

Repository files navigation

⚛️ Million + React

Quick Start

The easiest way to use Million is to open it in StackBlitz:

Open in StackBlitz

If you want to use it locally, you can either fork the project, or clone it directly.

git clone https://github.com/aidenybai/million-react.git
cd million-react
npm install

Once you've done that, open src/App.jsx and start tinkering!

Usage

This is a Vite project. There are two ways to run it:

  • npm run dev: runs the project in development mode.
  • npm run build: bundles the project for production.

License

Million is MIT-licensed open-source software and research project by Aiden Bai.