docs(website): readme
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
language: node_js
|
|
||||||
|
|
||||||
os:
|
|
||||||
- linux
|
|
||||||
- osx
|
|
||||||
|
|
||||||
node_js:
|
|
||||||
- "node"
|
|
||||||
- "lts/*"
|
|
||||||
- "7"
|
|
||||||
- "8"
|
|
||||||
|
|
||||||
script:
|
|
||||||
- npm install
|
|
||||||
- npm run lint
|
|
||||||
+2
-12
@@ -1,14 +1,4 @@
|
|||||||
# wbkd-gatsby
|
# React Flow Website
|
||||||
The new webkid website & blog powered by Gatsby.
|
|
||||||
|
|
||||||
# Installation
|
The [react flow website](https://reactflow.dev) powered by Gatsby
|
||||||
Run:
|
|
||||||
```
|
|
||||||
git clone https://github.com/wbkd/wbkd-gatsby
|
|
||||||
cd wbkd-gatsby
|
|
||||||
nvm use # optional
|
|
||||||
npm install
|
|
||||||
```
|
|
||||||
|
|
||||||
## Running in development
|
|
||||||
`gatsby develop`
|
|
||||||
|
|||||||
Reference in New Issue
Block a user