Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 531 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 531 Bytes

ITECH

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

To run this repository:

  1. npm install --global @gridsome/cli Install Gridsome CLI tool if you don't have
  2. npm install / yarn install To install dependecies
  3. gridsome develop to start a local dev server at http://localhost:8080