Skip to content

AngularAustria/angular-austria.at

Repository files navigation

Angular Austria Website

This is the source of the Angular Austria Association website. It is built with Stencil.

Development

npm i
npm start

Point your Browser to http://localhost:5000

Code scaffolding

Run npx stencil generate to generate a new component.

Testing

To run the unit tests once, run:

npm test

To run the unit tests and watch for file changes during development, run:

npm run test.watch

Production Build

To build the app for production, run:

npm run build_prod

Deployment

Pushing any change to the master branch will trigger a production build and deployment to angular-austria.at

About

The website of the Angular Austria association

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •