1.2.5 • Published 10 months ago

cfa-template v1.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

cfa-template

This is the official base template for Create Frigg App, a CLI tool for generating new Frigg applications.

If you don't specify a template (for example, --template typescript), this template will be used by default.

The primary purpose of this template is to provide a structured starting point for developing applications with the Frigg framework.

Editing and Running the Template Locally

If you need to make changes to the template and test them locally, you can use the --template flag with the create-frigg-app CLI to specify the local path to the template.

  1. Navigate to the folder where you will create the new test app:

    cd /path/to/your/test/app
  2. Run create-frigg-app with the --template flag:

    npx create-frigg-app --template=file:/path/to/create-frigg-app/packages/cfa-template

NOTE: this will use latest published version of create-frigg-app with the local cfa-template. If you want to use the local version of create-frigg-app as well, check the README under /packages/create-frigg-app for instructions on how to run with your local changes.

Contributing

We will update this section soon with broader guidelines on how to contribute to the template. For now, please follow the steps above to test and validate your changes locally.

1.2.5

10 months ago

1.2.4

10 months ago

1.2.3

10 months ago

1.2.2

10 months ago

1.2.1

11 months ago

1.2.0

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.1.2

12 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.5.8

2 years ago

0.5.9

2 years ago

0.5.7

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago