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.
- Host: GitHub
- URL: https://github.com/tombenke/react-redux-ui-archetype
- Owner: tombenke
- License: mit
- Created: 2018-02-13T09:25:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T12:58:10.000Z (over 8 years ago)
- Last Synced: 2025-02-05T12:52:22.390Z (over 1 year ago)
- Topics: archetype, bootstrap, kickoff, react, reactjs, redux, ui
- Language: CSS
- Size: 538 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.