viniciuscm97 / pokemonApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon api

A project using as main technologies VueJS and Node with Typescript

We have two folder: FRONT-END: ./front/vue-pokemon BACK-END: ./back To setup and run we can use the same command.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Lint with ESLint

npm run lint

About


Languages

Language:TypeScript 42.6%Language:Vue 34.1%Language:CSS 18.8%Language:HTML 2.4%Language:JavaScript 2.1%