/instrumentkontroll

Sourcecode for the company web site instrumentkontroll.se.

Primary LanguageAstroGNU Affero General Public License v3.0AGPL-3.0

Instrumentkontroll Bessmann AB

GitHub last commit GitHub repo size GitHub release GitHub contributors

This is the webpage instrumentkontroll.se, built with Astro, OpenProps, Google Fonts, Andy Bell's Modern Reset and other resources.

Contributing to this project

To contribute to this project, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Contributors

Thanks to the following people who have contributed to this project:

License

Code License