This repository has been archived on 2025-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Solomon Laing 26cc45cb45 Merge branch 'develop' into 'master'
minor updates due to domain changes, project filtering and cicd

See merge request inkletblot/inkletblot-com-v2!15
2021-07-07 05:30:31 +00:00
e2e initial commit 2021-04-01 02:43:37 +10:30
src added basic filter to projects so gitlab and uncategorized are separate 2021-07-07 14:52:51 +09:30
.browserslistrc initial commit 2021-04-01 02:43:37 +10:30
.editorconfig initial commit 2021-04-01 02:43:37 +10:30
.gitignore merged master into develop 2021-04-02 22:04:26 +10:30
.gitlab-ci.yml Merge branch 'develop' into 'master' 2021-07-07 05:30:31 +00:00
angular.json merged master into develop 2021-04-02 22:04:26 +10:30
karma.conf.js initial commit 2021-04-01 02:43:37 +10:30
package-lock.json updated npm deps, I think? 2021-06-05 21:10:17 +09:30
package.json initial commit 2021-04-01 02:43:37 +10:30
README.md initial commit 2021-04-01 02:43:37 +10:30
tsconfig.app.json initial commit 2021-04-01 02:43:37 +10:30
tsconfig.json initial commit 2021-04-01 02:43:37 +10:30
tsconfig.spec.json initial commit 2021-04-01 02:43:37 +10:30
tslint.json initial commit 2021-04-01 02:43:37 +10:30

Inkletblot.Com

This project was generated with Angular CLI version 11.2.6.

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

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 end-to-end tests

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

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.