Find out which framework is winning today! battles.dev
$ git clone https://github.com/webmocha/battles.git
$ cd battles
$ yarn install
Navigate to http://localhost:3000
$ yarn dev
# Generate a `.next` build directory.
$ yarn build
# Start production environment
$ yarn start