Skip to content

DSC-Amritapuri/DSC-Amritapuri.github.io

Repository files navigation

DSC Website

Built with VueJS Latest Commit

Features

  • The Website is built completely using Vue.js, and the data is fetched from Firestore.
  • Firestore is a real-time cloud-based database with updates data dynamically.
  • Easy to maintain and also be done by a non-technical member.

Technology Stacks

Getting Started

  • Fork the repository and clone it locally.
  • Install extra dependencies: npm install or yarn
  • For running website locally: npm run serve or yarn serve
  • For the production: npm run build or yarn build and then a directory called dist will be created having the build files

Contributing

Awesome! Contributions of all kinds are greatly appreciated. To help smoothen the process we have a few non-exhaustive guidelines to follow which should get you going in no time.

Using GitHub Issues

  • Feel free to use GitHub issues for questions, bug reports, and feature requests
  • Use the search feature to check for an existing issue
  • Include as much information as possible and provide any relevant resources (Eg. screenshots)
  • For bug reports ensure you have a reproducible test case
  • A pull request with a breaking test would be super preferable here but isn't required

Submitting a Pull Request

  • Squash commits
  • Lint your code with eslint (config provided)
  • Include relevant test updates/additions

Support

  • If you have any issues, feel free to hit us up at [email protected]
  • You can also put up queries on GitHub issues here

License

This website is a clone of the GDG-X Aura template build by Vrijraj Singh.