It is a minimalistic react frontend, using webkit for build. reactstrap with Boostrap 4 SCSS and JS files are included.
{{package_description}}
TBD.
Run the install command:
npm install {{package_name}}
To create the dist package, run either:
npm run build
or
npm run watch
This project was generated by the kickoff utility.