Skip to content

james-yin/pharmaceutical-drug-spending

Repository files navigation

Pharmaceutical Drug Spending

by James Yin

https://pharma-drug-spending.netlify.com

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.

Deploy to Netlify

  • Create an account on Github and Netlify. Push your code using Git to Github.
  • Log in your Netlify account and select the ‘New site from Git’ option.
  • Specify the branch to deploy as master
  • Type ng build --prod as the Build command
  • For Publish directory, type: dist/pharmaceutical-drug-spending
  • Click ‘Deploy Site’
  • 'URL' field will be available upon successful deploy

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published