docs(website): readme

This commit is contained in:
moklick
2020-10-06 14:37:18 +02:00
parent 515d8539de
commit 6af7d38da4
2 changed files with 2 additions and 27 deletions
-15
View File
@@ -1,15 +0,0 @@
language: node_js
os:
- linux
- osx
node_js:
- "node"
- "lts/*"
- "7"
- "8"
script:
- npm install
- npm run lint
+2 -12
View File
@@ -1,14 +1,4 @@
# wbkd-gatsby
The new webkid website & blog powered by Gatsby.
# React Flow Website
# Installation
Run:
```
git clone https://github.com/wbkd/wbkd-gatsby
cd wbkd-gatsby
nvm use # optional
npm install
```
The [react flow website](https://reactflow.dev) powered by Gatsby
## Running in development
`gatsby develop`