Skip to content

arre1908/vue-swapi

Repository files navigation

Vue SWAPI

This is a showcase of the Star Wars API (SWAPI) created with Vue JS.

Demo: luisarredondo.com/vue-swapi

Branches

master: Source code

gh-pages: Bundled files for Github Pages

Project setup

npm install

Compile and hot-reload for development

npm run serve

Compile and minify for production

npm run build

Lint and fixes files

npm run lint

Run script to build and deploy to gh-pages branch

npm run deploy

About

Vue JS app showcasing the Star Wars API

Resources

Stars

Watchers

Forks