Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 300 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 300 Bytes

StarWars Planets

Web app for checking info about a random Star Wars planet

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint