Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 477 Bytes

Mmmm, digital cupcakes

Install instructions

Note: you'll need npm and node to run this demo. You can install them from here: https://nodejs.org/en/

First, clone the repo.

git clone [email protected]:PrivacyShell/cupcake.git .

Then, copy some things.

cd cupcake-ui
cp .env.example .env

Put your API key in your shiny new .env file.

Use npm to install all the things.

npm i

Now you can run a thing.

npm run new

See the id there? Copy it into a file.