placecode init

Initialize a new Placecode project


The placecode init command is used to initialize a placecode project in the root directory of your project. Its primary function is to set up the necessary infrastructure and configuration files, allowing you to begin creating dynamic templates. When executed, this command creates a new .placecode folder and a sample placecode.json file in the project's root directory. The .placecode folder contains all the necessary files and configurations related to processing dynamic templates within your project.

Usage

placecode init