Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 550 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 550 Bytes

star-wars-web-client

This repository contains a project acts as a web client to consume Star Wars statistics APIs

##Download Project

Clone the repository to your local directory

cd my-projec/

Project setup

yarn install

Compiles and hot-reloads for development

It should being served on http://localhost:8080/

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

Please update your web service endpoint in env.js file