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

https://github.com/afrontend/menu-guide-next

menu guide with next.js
https://github.com/afrontend/menu-guide-next

Last synced: 12 months ago
JSON representation

menu guide with next.js

Awesome Lists containing this project

README

          

# menu-guide-next

## Installation

```sh
git clone https://github.com/afrontend/menu-guide-next.git
cd menu-guide-next
npm install
```

## Run

```sh
$ npm run dev
```

## Build

```sh
$ npm run build
$ npm run start
```

## License

MIT © Bob Hwang