Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 1.17 KB

README.md

File metadata and controls

39 lines (37 loc) · 1.17 KB

Etch A Sketch

Version License

Etch A Sketch was built with

and functions as a digital toy.

Install

pnpm i

Develop

Run Env.

pnpm dev

Prod. Build

pnpm build

Preview Prod. Build

pnpm preview

Format Code (ESLint + Stylelint + Prettier)

pnpm format

Deploy

pnpm deployer

This README was originally generated by readme-md-generator