Skip to content

WYcreative/picture

Repository files navigation

Picture

Create pictures easily.

Requirements

Installation

npm install

Usage

Command Description
npm start Builds the project, starts the local server, and watches for changes.
npm run serve Starts the local server and watches for changes.
npm test Checks for code-style issues.
npm run dist Prepares de built code for distribution.
npm run clean Deletes the compiled code in build and dist directories.
npm run release Runs the release process and publishes to the registry.

Genesis

This project was generated with Genesis 2.2.0.