Skip to content

imsontosh/React-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Installation

###bash $ npm install

##Usage

To build on development mode, generates a minified version with source map.

###bash $ npm run build

To build on production mode

###bash $ NODE_ENV=production npm run build

To use webpack dev server & watch,

###bash $ npm start

Listens at http://localhost:8080

About

React Cart Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published