Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.

NJACKWinterOfCode/pokearc

 
 

Repository files navigation

PokeArc

A Pokemon Encyclopedia

forthebadge forthebadge forthebadge

I am alive

https://mohitkyadav.github.io/pokearc

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

Uses

PokeAPI, uses the RESTful Pokémon API http://pokeapi.co, and vue-material

Author

Mohit Kumar Yadav

Contribute

Found a bug, please create an issue

License

license

© Mohit Kumar Yadav

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.0%
  • JavaScript 13.4%
  • Vue 13.3%
  • HTML 0.3%