Angular9-TailwindCSS-Starter Tailwind Templates

Angular9 Tailwindcss Starter

Introduction

This is a template repository for a flexible design platform around Angular 9; it makes no opinions or assumptions around project structure outside of what is required for Angular CLI.

Key Features

The above features should allow for ~2MB bundles for small applications while remaining designer friendly.

Usage

To begin; using your favorite text-editor's find-all change all occurrences of ng-tailwind-boilerplate to your own projects name

npm install -- Install all of the required dependencies

npm run start-hot -- Start the dev-server

npm run build -- Perform a production release

For guarded routes refer to this documentation

For push notifications refer to this documentation

For performance monitoring refer to this documentation

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.

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 README.

Top categories

Loading Svelte Themes