Skip to content

HEG-Arc/paleo-2015-gestionair-web-frontend

Repository files navigation

gestionair public web frontend

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt serve:dist will build and serve the compiled version

Deploy

  1. grunt build will build to /dist
  2. cd dist
  3. git add --all .
  4. git commit -m 'release...'
  5. git push push to production branch (webhook in github will deploy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published