generator-fundamental-react-app
Version:
Yeoman generator for a web app with fundamental-react and parcel
12 lines (7 loc) • 406 B
Markdown
# 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