Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tarsil/cookiecutter-angular

A simple cookiecutter with Angular 11 and Bootstrap 4.6
https://github.com/tarsil/cookiecutter-angular

Last synced: 10 days ago
JSON representation

A simple cookiecutter with Angular 11 and Bootstrap 4.6

Awesome Lists containing this project

README

        

# Cookiecutter Angular + Bootstrap 5

We all struggle to start a project with angular and bootstrap.
This cookiecutter aims only to speedup that same start with a
given structure of folders.

This cookiecutter offers functionalities such as connecting with JWT
and more that can be reused as needed, don't feel compeled to use exactly like this.

## Table of Contents

---

1. [Requirements](#requirements)
2. [Installation](#installation)
3. [Information](#information)

---

## Requirements

1. [NodeJS](https://nodejs.org/en/)
2. [Cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.2/)

## Installation

* `cookiecutter https://github.com/tarsil/cookiecutter-angular` and follow the instructions

Disclaimer: You should aim to call your project without `-` but instead use `_`

## Information

The project comes with simple bootstrap integration and some folder structure.
A `Makefile` is also provided and to access the commands simply run `make`.