Skip to content

logustra/pokedex

Repository files navigation

Design Pattern

Learn the design pattern here

Requirement

Quick Start

# 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

# create atom component and give it name loading
$ node create atom loading

Module

# 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
    🌍 Ko-Fi

License

MIT License © 2020 Faizal Andyka