Skip to content
/ SSS Public

React based Single Page Application connected to commercetools API

Notifications You must be signed in to change notification settings

ebonertz/SSS

Repository files navigation

Installing

  1. Clone the repo
  2. npm install -g gulp to install Gulp globally.
  3. npm install to resolve project dependencies.

Using

Run npm start from the command line

The project is currently setup to transpile code under the /src folder using the /src/app.js file as an entry point.

The resulting code ends up in the public directory.

About

React based Single Page Application connected to commercetools API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published