Skip to content

Repository files navigation

AV eCommerce

Universal React App built on top of Node.js, Express, React, and Redux, containing modern web development tools such as Webpack, Babel and Semantic UI React.

Requirements

  • Mac OS X, Windows, or Linux
  • Node.js v9.0 or newer
  • Text editor or IDE pre-configured with React/JSX/Flow/ESlint

Getting Started

  1. Clone the repo and install dependencies
git clone git@github.com:adrivelasco/av-ecommerce.git
cd av-ecommerce
npm install -g webpack
npm install
  1. Copy the .env.example file to .env and configure it.

  2. Run server (default: PORT 3002)

  • Production mode
npm run build
npm run start
  • Development mode
npm run build:watch
npm run start:watch

Developers


Copyright © 2018.

About

Universal React App + Redux + React-Router + Semantic-UI-React

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages