Lemoncode / beer-geek-menu

MIT License
9 stars 11 forks source link

beer-geek-menu

Run commands

Start

npm start

It opens a terminal menu to select the app or apps to run.

Console-runners (backend utilities) to create initial seed data:

npm run console-runners

It opens a terminal menu to select the project to run console-runners.

Watch mode tests:

npm run test:watch

It opens a terminal menu to select the app to run tests.