A Figma plugin that allows users to automatically create pages before starting the design process. This plugin is built using TypeScript and is designed to save time and streamline the design process.
Automatically creates pages with predefined templates
User can select the number of pages to be created
User can choose the template of the page
User can choose the naming conventions of the pages
Lightweight and easy to use
Save time and streamline the design process
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Figma account
Node.js
npm
Clone the repository to your local machine
git clone https://github.com/rohzzn/pages.gitNavigate to the project's root directory
cd pagesInstall the required dependencies
npm installBuild the project
npm run buildGo to Figma, open any project and click on the plugins button on the top right corner, select the "Development" and "New plugin" and then use the "manifest.json" file to load the plugin
Built with