# Getting up and running with SAP Fiori fundamental-react

## Starting out

1. Use `npm start` to start the development server
2. Use `npm build` to build the app

## Some details

- includes [Visual Studio Code settings](./.vscode/settings.json) which hide some folders, include the Visual Studio Code settings
- if you'd like to tinker with theming, refer to the readme in the ./themes folder
