11 builder is an online tool that allows you to create your own football lineup, customize its look, and download it as a ready-to-share image.
Try it yourself on 11builder.com.
command | description |
---|---|
yarn install or npm install |
Install dependencies |
yarn start or npm start |
Start a development server |
yarn build or npm run build |
Create a new build |
To serve the /build
folder:
npm install -g serve
if you don't have the serve
packageserve -s build
Pull requests are welcome. Here are a few things that you may want to look into: