[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

webmocha/battles

Repository files navigation

Battles.dev 💥

Find out which framework is winning today! battles.dev

Quick Start

Clone this repo

$ git clone https://github.com/webmocha/battles.git
$ cd battles

Install dependencies

$ yarn install

Start dev environment

Navigate to http://localhost:3000

$ yarn dev

Build for production

# Generate a `.next` build directory.
$ yarn build

# Start production environment
$ yarn start