Skip to content

pecheneg2015/elm-pok-wiki

Repository files navigation

Elm pokemon wiki

Pokemon viewer based on PokéAPI.

img.png

Demo

Click here for a live preview

Project setup

In the project directory, you can run:

elm install
yarn 
# or npm install 

Tech stack

Here's a brief high-level overview of the tech stack the app uses:

  • elm 0.19
  • webpack 5
  • tailwindcss 3

Compiles and hot-reloads for development

yarn dev
# or npm dev

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Building the Project

You can build the project by running:

yarn build
# or npm build

This will generate the compiled files in dist folder.

Further reading

About

Pokemon viewer based on PokéAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published