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
- Host: GitHub
- URL: https://github.com/afrontend/menu-guide-next
- Owner: afrontend
- Created: 2020-02-14T12:49:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-15T11:25:03.000Z (about 3 years ago)
- Last Synced: 2025-05-30T13:07:22.210Z (about 1 year ago)
- Language: JavaScript
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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