Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/i30101/woodsonenviro

Official Woodson Environmental Club Website
https://github.com/i30101/woodsonenviro

bootstrap css environmentalism html javascript website

Last synced: 6 days ago
JSON representation

Official Woodson Environmental Club Website

Awesome Lists containing this project

README

        

# woodsonenviro

This repository holds code for the static Woodson Environmental Club website. Expect further updates and additional content soon.



## About
![version](https://img.shields.io/badge/release-v1.1.0-blue)
![Boostrap](https://img.shields.io/badge/Bootstrap-v5.3.1-purple)

Published using `GitHub Pages` static web hosting



## Deployment

`git clone` to save files locally

### Browsersync
![Browsersync](https://img.shields.io/badge/Browsersync-v2.29.3-red)

Recommended tool: `browsersync` for real-time front-end development
- Enter `npm install -g browsersync` to install
- Learn more at the [Browsersync](https://browsersync.io/) site
- Deploy locally using `browser-sync start --server --files "**/*"`