mgoodnight / job-cloud-ng

Demo Angular application for job-cloud Python module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JobCloudFront

Demo frontend app for a small weekend project called Job Cloud.

See backend app if you're curious on how the generated images are served.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running linting

Run npm run lint to execute linting rules (see tslint.json rules for more info).

About

Demo Angular application for job-cloud Python module


Languages

Language:TypeScript 61.0%Language:HTML 28.8%Language:SCSS 5.2%Language:JavaScript 5.0%