Skip to content

cherryontech/website

Repository files navigation

Netlify Status

Welcome To Cherry On Tech's website

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!

Tech Stack

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!

Installation

  1. Make sure you have node installed. You can check by running node --version
  2. Install Gridsome CLI tool if you don't have it: npm install --global @gridsome/cli or yarn global add @gridsome/cli
  3. Clone the repo: git clone https://github.com/cherryontech/website.git
  4. cd website
  5. npm install or yarn install
  6. Run 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.

Contributing

We welcome you to contribute to our "Tech Dictionary," where we share tech terms from different perspectives. To get involved, read CONTRIBUTING.md.