Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Le site Web officiel d'Interface, événement fait par et pour la communauté numérique, à partir de la Ville de Québec.

License

Notifications You must be signed in to change notification settings

capitalenumerique/interfaceqc-landing-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interface Québec website

🚀 Quick start

  1. Clone repository

    Fire up your terminal and clone the repository using SSH wherever you might want to on your computer

    git clone git@github.com:capitalenumerique/interfaceqc.git
  2. Install packages 📦

    Navigate into the site’s directory and install packages

    cd interfaceqc/
    yarn install
  3. Create a new feature or fix branch

    git checkout -b my-feature-branch
  4. Start developing 👩‍💻

    Start it up (Never stop, never stop...)

    yarn develop
  5. Open the code and have fun!🤘

    The site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

Commit early, commit often

Whenever possible, try to commit your changes as soon as you have a small piece of code working. We're following conventional commits in order to standardize our commit messages. We're using commitizen with gitmoji as tools to apply those conventions.

  1. Commit your changes

      yarn commit

Push and Pull Request

  1. Once you commit all your changes, now you're ready to push your branch to the remote repository.

      git push origin my-feature-branch
  2. Go to the repository and make a Pull Request.

Documentation and more

About

Le site Web officiel d'Interface, événement fait par et pour la communauté numérique, à partir de la Ville de Québec.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •