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
|
||||
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`
|
||||
|
||||
Reference in New Issue
Block a user