Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kingkool68/hhs-20th-reunion
- Owner: kingkool68
- Created: 2023-07-30T03:54:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T14:37:37.000Z (over 1 year ago)
- Last Synced: 2024-04-13T11:56:17.817Z (7 months ago)
- Language: SCSS
- Size: 480 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`