-
In particular, upgrade:
- `@aragon/cli`
- `parcel`
- `@aragon/os`
- `truffle`
-
Add a generator for scaffolding a new project similar to [neal-sample](https://github.com/dennybritz/neal-sample). Should include:
- README
- Basic Page
- Build scripts
- Linting best practices
- Depl…
-
最近写了一个可以利用 vue 或者 react 快速开发 chrome 插件的 boilerplate,只需要使用我之前写的 [bigroom-cli](https://github.com/fe-bigroom/bigroom-react-chrome-extension) 工具,就可快速简单地进行启动、打包、编译等,**同时也支持保存代码后,插件自动更新,页面自动刷新**。
### bo…
-
...this boilerplate is awesome, thank you for sharing it guys :+1:
-
The current version of react-blocks includes handling media queries. The question is, whether it should be at the core of the library? Also there are a couple of notable libraries out there that handl…
-
Looks like there are some version conflicts in package.json.
The following appears to fix it, but haven't confirmed it doesn't introduce any other issues, hence the lack of pull request:
`{
"nam…
-
## Steps I took:
```bash
git clone https://github.com/storyblok/react-next-boilerplate.git
cd react-next-boilerplate/
yarn install
```
Inside storyblok UI:
- Created new space
- Set preview …
-
### 安装
```
sudo npm install -g cordova
```
### Hello world
```
cordova create hello com.example.hello HelloWorld //创建项目
cd hello
cordova platform add ios --save
cordova platform add andro…
-
### Describe the bug
Apologies for raising another issue though in this case the key error case hasn't been resolved despite PR #485 which adds additional support for SQS Error types, currently if …
-
Need to add unit tests
- [ ] PGP functionality
- [ ] Web Components
This is not a goal for 100% code coverage, just to get to a starting point.