ITECH is an online resource library that serves as a learning accelerator to lead the process of Building Young Tech Entrepreneurs.
This repository is the frontend of the ITECH web app.
Tech Stacks: Vue.js, Gridsome, TailwindCSS
npm install --global @gridsome/cli
Install Gridsome CLI tool if you don't havenpm install
/ yarn install
To install dependeciesgridsome develop
to start a local dev server at http://localhost:8080