Just Do It :)
npm run dev
npm run test:watch
builds the files to lib/semantic/dist/semantic.min.css lib/semantic/dist/semantic.min.js
cd lib/semantic
gulp build
- React
- Redux (redux-thunk)
- Semantic-UI
Initial release. Starting with Tsai David's boilerplate (https://github.com/tsaiDavid/simple-redux-boilerplate).
Lot's of changes tho. First commit can be used as an boilerplate from me ;) All credits to Tsai for great work!
List what needs to be done:
-
Bundle Semantic & Jquery properly. Now a bit hacky, but works. (very low priority)
-
Added Semantic-UI "properly"
-
Added Header.js with semantic properties
-
Overall linting fixes