0.0.3 • Published 4 years ago

certi-library v0.0.3

Weekly downloads
9
License
-
Repository
-
Last release
4 years ago

CertiLibrary

More information about this library can be found on the official documentation.

How to get started?

  • Install this package using the npm i certi-library command.

For beginners in-depth guide

NOTE: For a Windows environment, make sure to execute the Set-ExecutionPolicy ByPass in Powershell as administrator on your device.

  • Make sure that you have Node.JS installed.
  • For some packages it might be necessary to have Git installed.
  • Install the Angular CLI with the npm i -g @angular/cli.
  • Execute the npm install command whilst being located in the project folder with the terminal that you're using, this wil install all the dependencies and create the node_modules folder.
  • Install this package using the npm i certi-library command.
  • You will no be able to run your application using this library. Run ng serve -o for a dev server. The -o will automatically open the browser. The app will automatically reload if you change any of the source files. Errors can be seen in the console.