Pokemon Store

thumb

Requirements

  • Git 2.25.1 or higher
  • Node.js 14.15.3 or higher
  • Yarn 1.22.15 or higher (npm/npx commands may cause application errors)

Main technologies

Development environment

Production environment

Getting Started

Install dependencies:

yarn install

Start development mode:

yarn dev

Available themes:

  • Black
  • Blue
  • Brown
  • Gray
  • Green
  • Pink
  • Purple
  • Red
  • White
  • Yellow

Tips

Install ESLint, Stylelint and Prettier extensions in your IDE. For Visual Studio Code ESLint, Stylelint and Prettier are recommended.

Contributing

Documentation, bug reports, pull requests, and all other contributions are welcome!