-
Downloaded v3.0.5 from Github downloads.
Installed on MacOS Catalina 10.15.1
- Clicked "Create New Project"
![Screen Shot 2020-03-04 at 11 17 14 AM](https://user-images.githubusercontent.com/7283…
-
`# npm install rekit@next -g`
```
# npm ls -g | grep rekit
+-- rekit@3.0.0-beta.7
| `-- rekit-core@3.0.0-beta.38
```
```
# rekit install redux-saga
[2020-03-17 04:55:05.733] [info] Plugin …
-
I install Rekit sucessfully, and do the work like Vedio.
but cannot new the files...
-
The app works fine without redux-persist. I've followed several examples on the implementation of persist...
Here's what I've changed prior to breaking everything:
configStore.js:
```jsx
imp…
-
Hi, I have a suggestion.
First, I love the rekit studio. Thanks for this.
_____
To better organize myself, I like to create folders with the same component names as if they were child compone…
-
- OS: Mac OS 10.15.7
- npm: 7.4.0
- node: v15.6.0
I had an error when I used command "npm install -g rekit-studio" with npm version 7.4.0 and node version v15.6.0, which meets the installation …
-
```
/Users/tanfujun/Library/Caches/node-gyp/12.1.0/include/node/v8config.h:347:31: note: expanded from macro 'V8_WARN_UNUSED_RESULT'
#define V8_WARN_UNUSED_RESULT __attribute__((warn_unused_result))…
-
I'm looking at potentially moving to Rekit, but I'm wondering if it supports Webpack 4 which is what I'm currently using, or if this doesn't matter? Thanks very much Nate!
-
Dose rekit studio support vim mode ?
-
Hello!
I decided to try Rekit studio.
1) $ npm install -g rekit
2) $ rekit create my-app --clean
But I'm not getting a clean template.
![Screen shot 2019-03-16 в 17 36 48](https://user-images.git…