/cart

Primary LanguageJavaScript

Cart

This project is used for learning React. It was bootstrapped with Create React App.

Start

$ apt-get install nodejs npm
$ npm install
$ npm start

Build

$ npm run build