Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/logustra/pokedex

📗 List of pokémon
https://github.com/logustra/pokedex

atomic-design atomic-design-example ddd ddd-example graphql graphql-example react spa typescript

Last synced: 20 days ago
JSON representation

📗 List of pokémon

Awesome Lists containing this project

README

        

## Design Pattern
Learn the design pattern [here](https://github.com/logustra/dave)

## Requirement
- [node.js](http://nodejs.org/)
- [yarn](https://yarnpkg.com/en/)

## Quick Start

```bash
# clone repository
$ git clone https://github.com/logustra/pokedex.git

# open folder pokedex
$ cd pokedex

# instal dependencies
$ yarn install

# copy file .env.example to .env
$ cp .env.example .env

# build and serve with express
$ yarn start
```

## How to Create Folder
A guide how to create a folder using `create-cli`

### Component
```bash
# create atom component and give it name loading
$ node create atom loading
```

### Module
```bash
# create new module and give it name home
$ node create module home
```

## Cheer me on
If you like my works, you can cheer me on here 😆

    🇮🇩 [Trakteer](https://trakteer.id/logustra/tip)

    🌍 [Ko-Fi](https://ko-fi.com/logustra)

## License
MIT License © 2020 Faizal Andyka