An open API service indexing awesome lists of open source software.

https://github.com/tombenke/react-redux-ui-archetype

A kickoff archetype to create UI projects, using react, redux, Bootstrap, etc.
https://github.com/tombenke/react-redux-ui-archetype

archetype bootstrap kickoff react reactjs redux ui

Last synced: 2 months ago
JSON representation

A kickoff archetype to create UI projects, using react, redux, Bootstrap, etc.

Awesome Lists containing this project

README

          

{{package_name}}
================

## About

It is a minimalistic react frontend, using webkit for build.
reactstrap with Boostrap 4 SCSS and JS files are included.

{{package_description}}

## Features:

TBD.

## Installation

Run the install command:

npm install {{package_name}}

## Build

To create the dist package, run either:

npm run build

or

npm run watch

---

This project was generated by the
[kickoff](https://github.com/tombenke/kickoff) utility.