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
- Host: GitHub
- URL: https://github.com/rafaelgoulartb/nodejs-shopping-cart
- Owner: RafaelGoulartB
- License: mit
- Created: 2019-03-05T11:46:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T16:59:23.000Z (about 6 years ago)
- Last Synced: 2025-01-02T17:48:18.774Z (6 months ago)
- Topics: css, html, javascript, nodejs, nodejs-development
- Language: JavaScript
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)_