Skip to content

isayoon/kseamichigan

Repository files navigation

KSEA Michigan Official Website

Introduction

This is a documentation on various topics like how to get started and troubleshooting for the development of the KSEA Michigan website.

How to get started

  1. Install Node.js
  2. Clone the git repository git clone https://github.com/isayoon/kseamichigan.git
  3. Install node packages npm install
  4. In your terminal run npm run build
  5. Open using LiveServer

VSCode Extensions to download

  1. Inline Fold by Mohammed Alamri
  2. Live Server by Ritwick Dey
  3. Tailwind CSS Intellisense by Tailwind Labs

Usefull Rerouseces

  1. Tailwind CSS Intro/Tutorial
  2. Tailwind Main website Use to find Tailwind equivalent for CSS.