# WebPokedex [](https://travis-ci.org/jecisc/WebPokedex) ```Smalltalk Metacello new baseline: #WebPokedex; githubUser: 'jecisc' project: 'WebPokedex' commitish: 'master' path: 'src'; onWarningLog; load. (Smalltalk at: #WPServer) readStonModel ```