Skip to content

Vonmak/restmgmt

Repository files navigation

Restaurant Management

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Bootstrap

npm i bootstrap-vue-3

Routing

npm install vue-router@next

Customize configuration

See Configuration Reference.

JSON Server

npm install -g json-server
  • then
json-server --watch db.json

About

a restaurant management dummy project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published