Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
/ labs Public archive

Experiments portal for testing new features and servies from SurfScape

License

Notifications You must be signed in to change notification settings

surfscape/labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurfScape Labs (deprecated)

Important

SurfScape Labs project has been deprecated. Please check our web portal for new information.

Experiments portal for testing new features and services.

Installation

Requirements

  • node.js
  • eleventy

Git clone the repository and run npm i --save-dev to install the necessary dependencies for development.

You can start SurfScape Labs using npm run start and then building for production with npm run build.