This is a documentation on various topics like how to get started and troubleshooting for the development of the KSEA Michigan website.
- Install Node.js
- Clone the git repository
git clone https://github.com/isayoon/kseamichigan.git
- Install node packages
npm install
- In your terminal run
npm run build
- Open using LiveServer
- Inline Fold by Mohammed Alamri
- Live Server by Ritwick Dey
- Tailwind CSS Intellisense by Tailwind Labs
- Tailwind CSS Intro/Tutorial
- Tailwind Main website Use to find Tailwind equivalent for CSS.