Commit graph

11 commits

Author SHA1 Message Date
Sean Toner
62d6127867 Merge f806c4c420 into 5a42eae90f 2017-07-11 19:12:23 +00:00
Sean Toner
f806c4c420 [WIP] Added a proof of concept for unit testing of a React component. Uses flow type annotations as well 2017-07-11 15:05:31 -04:00
Sean Toner
a9a3c34358 Merged with latest and added some new dev dependencies for unit tests and flow language 2017-07-11 15:04:08 -04:00
Lars Karlitski
5a42eae90f vagrant: create dist/ if it doesn't exist
Also show a warning if dist is empty.
2017-07-11 17:13:10 +02:00
Lars Karlitski
e14982020a Add Vagrantfile
A simple Vagrant VM based on fedora 25 cloud. It syncs `dist` to
`/usr/local/share/cockpit/<dirname>` on the VM.

Also decrease the minimum required version in `manifest.json` to match
the one that's currently in fedora 25.
2017-07-11 17:13:10 +02:00
Dominik Perpeet
6f4a5a62ae Add Makefile and spec file
This is to build an srpm and for convenience.

Options for make: all, clean, install, srpm
2017-06-20 07:41:52 -04:00
Dominik Perpeet
2f49b57064 Add sample page 2017-06-20 07:41:52 -04:00
Dominik Perpeet
3f7ac60374 build: Update webpack config
Make building more convenient, add linting and distribute html files.
2017-06-20 07:41:52 -04:00
Sean Toner
811e3eebe0 initial commit. Created a basic webpack.config.js file, some basic .babelrc settings, and some notes on the build 2017-06-20 07:41:52 -04:00
Sean Toner
ad6fff54aa initial commit. Created a basic webpack.config.js file, some basic .babelrc settings, and some notes on the build 2017-06-14 13:18:11 -04:00
Dominik Perpeet
9e6b2b9d6e Initial commit with a LICENSE and README 2017-06-14 18:19:15 +02:00