Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kingkool68/hhs-20th-reunion

A website for Hammond High School's 20th Reunion
https://github.com/kingkool68/hhs-20th-reunion

Last synced: about 6 hours ago
JSON representation

A website for Hammond High School's 20th Reunion

Awesome Lists containing this project

README

        

# Hammond High Schools' 20th Reunion Website

## Getting started

Install Composer dependencies: `composer install`

Install node dependencies for local development: `npm install`

Start Gulp wich will watch for changes and recompile Sass and JavaScript: `npm run start`