Skip to content

pmontesano/frontend-shopping-cart

Repository files navigation

frontend-shopping-cart

This is web application Frontend.

Environment setup

  • Install Node.js
  • Recommended method is by using NVM
  • Recommended Node.js version is the latest LTS, currently v14.17.2
  • Update npm to the latest version by running npm i -g npm@latest
  • run npm install to install the project dependencies

Available Scripts

In the project directory, you can run:

npm run start-dev

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages