Skip to content

artoryas/starwars_vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars Reference Guide

This is the repository of Star Wars Reference Guide project, which provides information about the Star Wars universe.

Home page

Star Wars Home Page

Characters Page

Star Wars Characters Page

Demo

Use the app online at: https://starwars-vue.netlify.app

Built with

  • Vue.js
  • MaterializeCSS
  • Stylus
  • NPMz

How to Use

In order to run this application you will need installed git and NodeJS

# Clone this repository
$ git clone [email protected]:artoryas/starwars_vue.git

# Open the repository
$ cd starwars_vue

# Install dependencies
$ npm install

# Run the app
$ npm run serve

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published