We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
# clone the project git clone https://github.com/dsheiko/puppetry.git cd puppetry # install dependencies npm install # build JavaScript npm run build # run the app npm start
npm run lint npm run test