An open API service indexing awesome lists of open source software.

https://github.com/showrin/fruits-distribution-system


https://github.com/showrin/fruits-distribution-system

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

1. First, create a file called `.env.local` and copy the content of `.env.example` into it. Then change the values if needed.

2. Run `npm install`

3. Run the development server:

```bash
npm run dev
```

4. Access the app in http://localhost:3000.