- Notifications
You must be signed in to change notification settings - Fork0
🔴⚗ Kitchen sink for testing Wayline interactive demos
License
NotificationsYou must be signed in to change notification settings
cscape/wayline-ks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Kitchen sink for testing Wayline interactive demos
Set theBINGMAPS_TOKEN
environment variable for this project to work properly
# install dependencies$ yarn install# serve with hot reload at localhost:3000$ yarn run dev# build for production and launch server$ yarn run build$ yarn start# generate static project$ yarn run generate
This project is based onNuxt.js.