Skip to content

Een platform met onderwijsmateriaal om visual thinking tijdens de HBO studie toe te kunnen passen. (NOTE: CODE IS IN "Release Candidate" BRANCH)

Notifications You must be signed in to change notification settings

Robin1224/visual-thinking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

159 Commits
 
 
 
 
 
 

Repository files navigation


Logo

Visual Thinking

A website for the 'Visual Thinking in het HBO' project
Live link »

Backlog · Report Bug · Run locally

About The Project

Page screenshot

A website made for Visual Thinking in het HBO: a platform housing articles and methods created by Charley Muhren to bring visual thinking into the classroom. For students and teachers alike.

(back to top)

Built With

  • Svelte
  • Hygraph CMS

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Create an account on Hygraph, and get your endpoint URL & permanent auth token
  2. Clone the repo
    git clone https://github.com/Robin1224/visual-thinking.git
  3. Create your .env file using example.env as a guide
  4. Install NPM packages
    npm install
  5. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes
  6. Run the SvelteKit local development server
    npm run dev

(back to top)

License

Distributed under the MIT License. See the LICENSE file for more information.

(back to top)

Acknowledgments

(back to top)

About

Een platform met onderwijsmateriaal om visual thinking tijdens de HBO studie toe te kunnen passen. (NOTE: CODE IS IN "Release Candidate" BRANCH)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published