https://github.com/oleg-darkdev/lgbtqia-tree_app
A research-based educational project about flags of the LGBTQIA+ community 🌈
https://github.com/oleg-darkdev/lgbtqia-tree_app
activism boardgame education educational-game educational-project educational-software flags game-development gamification gamified-learning history lgbt lgbtq-people lgbtqia ngos non-governmental-organizations society sveltejs sveltekit
Last synced: about 1 month ago
JSON representation
A research-based educational project about flags of the LGBTQIA+ community 🌈
- Host: GitHub
- URL: https://github.com/oleg-darkdev/lgbtqia-tree_app
- Owner: oleg-darkdev
- Created: 2023-02-05T10:39:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T14:23:42.000Z (about 1 year ago)
- Last Synced: 2025-01-27T10:12:01.147Z (3 months ago)
- Topics: activism, boardgame, education, educational-game, educational-project, educational-software, flags, game-development, gamification, gamified-learning, history, lgbt, lgbtq-people, lgbtqia, ngos, non-governmental-organizations, society, sveltejs, sveltekit
- Language: JavaScript
- Homepage: https://lgbt-tree.vercel.app
- Size: 242 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMUI SvelteKit Example
An example project implementing [Svelte Material UI](https://github.com/hperrin/svelte-material-ui) with [SvelteKit](https://kit.svelte.dev/).
# Get it Running
1. Clone the repo.
2. `npm install`
3. `npm run dev -- --open`# A Note About SvelteKit
From the SvelteKit website:
> SvelteKit is in early development, and some things may change before we hit version 1.0. This document is a work-in-progress. If you get stuck, reach out for help in the [Discord chatroom](https://svelte.dev/chat).
As such, this repo might break during SvelteKit's development. If it does, please ping me (@SylphWeed) in [the SMUI support Discord channel](https://discord.gg/aFzmkrmg9P).
# License
Copyright 2021-2022 Hunter Perrin
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.