BYTE-ADMU / itech-ui

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.
https://byteitech.com
0 stars 0 forks source link
admu byte gridsome itech tailwindcss vuejs

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