We are a tech squad! We support each other as we learn and grow in our tech careers. We got the idea from Mo Hampton's JuneteenthConf talk, "Breaking into Tech." Learn more about us in an upcoming blog post!
This website is built using Gridsome, a static site generator based on VueJS. It's under pretty heavy construction, but we love it already, and we hope you do, too!
node --version
npm install --global @gridsome/cli
or yarn global add @gridsome/cli
git clone https://github.com/cherryontech/website.git
cd website
npm install
or yarn install
gridsome develop
to start a local dev server. In the terminal, you will see an address such as http://localhost:8080/
. Navigate to that address in a browser to see the project in action.We welcome you to contribute to our "Tech Dictionary," where we share tech terms from different perspectives. To get involved, read CONTRIBUTING.md.