An open API service indexing awesome lists of open source software.

https://github.com/rafaelgoulartb/nodejs-shopping-cart

Shopping Cart em nodejs para aprendizado - MVC
https://github.com/rafaelgoulartb/nodejs-shopping-cart

css html javascript nodejs nodejs-development

Last synced: 4 months ago
JSON representation

Shopping Cart em nodejs para aprendizado - MVC

Awesome Lists containing this project

README

        

Node Shopping Cart




> Shopping cart to learn concepts of nodejs

## Install

```sh
npm install
```

## Usage

```sh
npm run start
```

## Run Dev Mode

```sh
npm run dev
```

## Author

👤 **Rafael GoulartB**

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_