/bzg-poke-app-1

Javascript, JQuery & Typescript Exercise.

Primary LanguageJavaScript

BZG Poke App 1

Install

Install the Dependecies and Dev Dependecies:

$ cd bzg-poke-app-1
$ npm install

Run the App

$ cd bzg-poke-app-1
$ npm run build
ó
$ npm run watch
ó
$ npm run start