Skip to content

Snikpik/Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snikpik Demo Project

Snikpik.io demo project

Build Setup

install dependencies

npm install

Serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

Setup the API token

  • 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>';

Releases

No releases published

Packages

No packages published