@appiec/htaccess

0.0.3 • Public • Published

Using Schematics: htaccess

This document describes how to use the htaccess schematic in an Angular project.

Introduction

The htaccess schematic allows for quick generation of the .htaccess configuration in an Angular project. This is useful for handling routing in Single Page Applications (SPAs).

Requirements

  • Angular CLI installed on your system.
  • An existing Angular project where you want to use this schematic.

Installation

First, you need to add the htaccess schematic to your Angular project:

npm install @appiec/htaccess

Usage:

ng generate @appiec/htaccess:htaccess

Package Sidebar

Install

npm i @appiec/htaccess

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

5.1 kB

Total Files

10

Last publish

Collaborators

  • appiec