Skip to content

vowaid/vowaid-web

Repository files navigation

Veterans of War Aid Foundation

Table of Contents

Requirements

  • npm
  • Understand the GitFlow Workflow

    This is the workflow we utilize across the project for branching method.

Getting Started

  1. Install packages

    npm i
  2. Start project

    npm run dev
  3. The application is now running on http://localhost:3000.

    Nuxt.js will listen for file changes inside the pages directory, so there is no need to restart the application when adding or updating pages.

Testing

Coming Soon (TODO)

Deployment

Deployments will occur automtically with merges into master. Merges into master should be limited to specific release branches or hotfixes, as needed.

  • Redesign deployments will need to occur in more wholistic updates.
  • Performance or tech debt improvements can occur more individually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published