@websack/gotcha
v2.5.0
Published
ICT2206 Project.
Downloads
52
Readme
Gotcha
ICT2206 Project.
15/2/2023:
- JavaScript library, NPM package init, created in VS code workspace.
- Extensions used: Live Server, JavaScript (ES6) Code Snippets, Prettier
TO-DO:
- Text-box / List of passcode prompts
- Update Drawing canvas function [Include eraser, clear all, etc.]
- Authentication Method / Function
- Database linker Function
- Encryption mechanism? / User-token?
This library was generated with Angular CLI version 15.2.0.
Code scaffolding
Run ng generate component component-name --project gotcha to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project gotcha.
Note: Don't forget to add
--project gotchaor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build gotcha to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build gotcha, go to the dist folder cd dist/gotcha and run npm publish.
Running unit tests
Run ng test gotcha to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
