Skip to content

JediRebel/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.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.9%
  • JavaScript 33.1%
  • HTML 8.0%