3.9.1 • Published 4 years ago

store-events v3.9.1

Weekly downloads
3
License
ISC
Repository
-
Last release
4 years ago

Store Events Customer Frontend

semantic-release

Store Events Customer Frontend is an application where end-customer can see and register for attending an IKEA event.

Get started

  1. git clone git@git.build.ingka.ikea.com:Member-and-self-serve/store-events-frontend.git && cd store-events-frontend
  2. yarn
  3. add .env file base on .env.example
  4. sudo yarn start

Commands

Commands are defined in package.json

  • yarn start - will start a local server without akamai settings
  • yarn build - will build the application with production settings
  • yarn test - will run test cases that exist in the repository
  • yarn lint - will run eslint on application
  • yarn deploy - will ask for which version or branch to deploy for the application

Setup new retail unit

You can follow the guideline in setup new retail unit section