Skip to content

shutsugan/menu-gen

Repository files navigation

Menu-gen

a react/redux app to create menus

Install

clone the repo, cd in to it and run this command

npm i && cd client && npm i

to run the server side run this command in the root folder

npm run dev

to run the client side run this command in the client folder

npm start

to run the server and client side at the same time return

npm run watch

to run th app in debug more run

npm run debug

App screenshot

app screenshot

app screenshot

About

a react/redux app to create menus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published