1.0.0 • Published 1 year ago

alanch8-page-not-found v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Page Not Found - Alanch8 🚧

This library was generated with Angular CLI version 15.2.3.

Getting started 🚀

npm i alanch8-page-not-found

Setup 🛠

import { Alanch8PageNotFoundModule } from 'alanch8-page-not-found';

@NgModule({
   ...
   imports: [
        ...
        Alanch8PageNotFoundModule
   ]
   ...
})
export class AppModule { }

Using the component 📦

<alanch8-page-not-found></alanch8-page-not-found>

Code scaffolding 🏗

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

Note: Don't forget to add --project alanch8-page-not-found or else it will be added to the default project in your angular.json file.

Build ⚙

Run ng build alanch8-page-not-found to build the project. The build artifacts will be stored in the dist/ directory.

Publishing 📦

After building your library with ng build alanch8-page-not-found, go to the dist folder cd dist/alanch8-page-not-found and run npm publish.

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.

1.0.0

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago