Skip to content
forked from taneltm/web

The website for the Code Together project

License

Notifications You must be signed in to change notification settings

sempiternael/web

 
 

Repository files navigation

Coded Together

GitHub issues GitHub contributors
The website for the code::together Discord Server
Published under the MIT Licence.

Setup

Follow these steps to view what we have done so far in your browser.

  1. Go to the root folder of the project, so where you are probably right now
  2. Run npm install
  3. Run npm run dev & open http://localhost:3000
  4. Navigate to localhost:3000 in your browser

Want to contribute?

Please ensure you read our rules for contributors, they can change at any given time so try to stay up-to-date with them. https://github.com/codedtogether/contribute

  1. Create a fork of this repo
  2. Commit to your new fork
  3. Create a pull request on this repo

What we use

We use Svelte 3 and Sapper to build our website, they are both amazing libraries and frameworks. Next to that, we use Sveltestrap to easily use Bootstrap components in our website. For the docs, check this page.

Discord Server

Join our Discord Server at discord.gg/HPK3hB6

About

The website for the Code Together project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.7%
  • JavaScript 44.3%
  • CSS 9.0%