Skip to content

arslanyakup/pokemon-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex App

This repository contains a sample implementation for the LiveUI. LiveUI is a open source micro frontend framework for frontend development. --> More details

Screenshots

For design: https://dribbble.com/shots/6540871-Pokedex-App

Getting Started

On the terminal:

git clone https://github.com/arslanyakup/pokemon-mobile.git
cd pokemon-mobile/pokemon && npm install

For IOS:

npx pod-install
npm run ios

For Android:

npm run android

Start npm:

npm start

To run only remote component project:

cd pokemon-components && npm install && npm run start-live

About

This repository contains a sample implementation for the LiveUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published