feat(website): init
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# wbkd-gatsby
|
||||
The new webkid website & blog powered by Gatsby.
|
||||
|
||||
# Installation
|
||||
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