Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/logustra/pokedex
- Owner: logustra
- License: mit
- Created: 2020-04-30T13:25:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T15:36:57.000Z (about 2 years ago)
- Last Synced: 2024-11-22T07:27:02.419Z (3 months ago)
- Topics: atomic-design, atomic-design-example, ddd, ddd-example, graphql, graphql-example, react, spa, typescript
- Language: JavaScript
- Homepage: http://pokedexxx.netlify.app/
- Size: 1.61 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: license.md
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