ℹ️ How To Use

To clone and run this application, you’ll need Git, Node.js or Yarn installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Pedrooliver13/hbo-max.git

# Go into the repository
$ cd hbo-max

# Install dependencies
$ npm install or yarn install

# Run the app
$ npm start or yarn start

? How run storybook

# Run storybook
npm storybook or yarn storybook

? How run tests

# Test component
npm test:component:local or yarn test:component:local

? Technologies


Made with ♥ by Pedro Oliveira

GitHub

View Github