Devfest Indore 2023

Standard Web App for Tech Communties.
Based on Project Aura

Features

Feature Description
Fast and optimized PWA on Lighthouse
Works offline Can work offline
Mobile first Mobo Friendly Web app can be installed as a native app on your phone
SEO optimized index all content and get to the top in search results
Easy in management Easy in Management by using Aura Admin

Getting started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone https://github.com/your-username/devfest-indore-2023.git
  • Create a branch
git checkout -b branch-name

Note: Branch name should have following convention < username-feature-name >

  • Make your changes (choose from any task below)
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository!

Choose from these tasks

1.

Technology Stack

Project setup

  1. Clone the repo and npm install
  2. Compiles and hot-reloads for development use npm run serve
  3. Compiles and minifies for production use npm run build
  4. Lints and fixes files use npm run lint

Customize configuration

See Configuration Reference.

LICENSE

Check out the developer LICENSE