Snikpik.io demo project
npm install
npm run dev
npm run build
- Register on Snikpik.io
- Create an API token
- Paste the API token into
src/env.js
// Enter your API token here
const API_TOKEN = '<YOUR_API_TOKEN_HERE>';
Snikpik.io demo project
npm install
npm run dev
npm run build
src/env.js
// Enter your API token here
const API_TOKEN = '<YOUR_API_TOKEN_HERE>';