Skip to content

A CLI tool to generate web projects with support for landing pages, applications, and various customizable features like Schema.org, tests, and email templates.

License

Notifications You must be signed in to change notification settings

urlaunched-com/url-web-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Web Starter

Overview

The URL Web Starter module is designed to streamline the process of setting up a new web project. It provides a template-based approach to project initialization, allowing developers to quickly scaffold a new project with predefined configurations and structures. This module supports different project types, such as landing pages and applications, and includes options for additional features like tests, email templates, and schema integration.

Features

  • Template-Based Initialization: Choose between different project types and copy the necessary files and folders from the template directory.
    • Landing: Sets up a landing page project with basic configurations and optional Schema.org integration.
    • Application: Sets up an application project with options for additional features.
  • Figma Integration: Automatically updates figma-export.yaml with the provided Figma file ID and runs the figma-export command.
  • Customizable Features for Application Projects:
    • Schema org: Adds Schema.org integration to the project.
    • Tests: Includes test setup in the project.
    • Email templates: Adds email template functionality to the project.
  • Dependency Management: Automatically installs required dependencies using Yarn.
  • Environment Configuration: Sets up environment variables for Figma integration.

Usage

npx url-web-starter

License

URL Web Starter is distributed under the MIT license.

About

A CLI tool to generate web projects with support for landing pages, applications, and various customizable features like Schema.org, tests, and email templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published