> For the complete documentation index, see [llms.txt](https://tokenomy.gitbook.io/boilerplate-code/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenomy.gitbook.io/boilerplate-code/getting-started.md).

# Getting Started

## Main Features

This is a feature that is ready in it:

* Styles management
* Components management
* Layout management
* Server-client state management
* Assets management
* API management
* Libraries management
* Hooks management
* Server management
* Utilities management
* Services management

## **System Requirements**

* Node.js version 12.0 or later
* Operating systems:
  * macOS
  * Linux (including WSL)
  * Windows 10 or later
* Modern web browser (e.g. Chrome, Firefox, Safari, Edge)

## Learn Requirements

* <https://reactjs.org>
* <https://redux.js.org>
* [https://nextjs.org](https://nextjs.org/)
* [https://nodejs.org](https://nodejs.org/)
* <https://expressjs.com>
* <https://jestjs.io>
* <https://mui.com>
* [https://tanstack.com/query/v3](https://tanstack.com/query/v3/)
