Lumin Store

Requirements

You need to have the following services installed in your computer:

  • node > 8

Mac OS

$ brew install node

Clone the repo

$ git clone git@github.com:alexisllamas/beersca.git

Install node dependencies

$ yarn
$ yarn start

or you can use

$ npm start

Tech Stack

  • React - library for user interfaces creation
  • SCSS - css preprocessor
  • RCA - React boilerplate