Overview of docs website and what it is currently about.
Instructions for setting up code to run Docs-Website.
Steps
-
Git Repo Clone
-
HTTPS
git clone https://github.com/trellistk/docs-website.git
-
SSH
git clone git@github.com:trellistk/docs-website.git
-
-
Serverless Framework Setup
npm install serverless -g
-
Dev Environment Setup
npm i
Please reach out to current contributors on instructions on how to contribute to the docs-website repository.
License information to be placed here.