Skip to content
/ cart-app Public

Booster application to implement a cart system

Notifications You must be signed in to change notification settings

theam/cart-app

Repository files navigation

Cart App

This is a Booster application that implements a simple shopping cart. You can find an example of how the different parts of a Booster application work together: commands, events, entities, and more.

Running the app

Prerequisites

In order to run the app locally, you need to have NodeJS installed as well as the Booster CLI. To have them installed, follow the instructions in the Booster Getting Started section.

Running the app

To run the app locally, just execute the following command in the root folder of the project:

$ boost start -e local

For more information on how to work with Booster, check out the Booster documentation.

Happy coding! 🚀

About

Booster application to implement a cart system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published