Skip to content
/ labs Public

Experiment portal for testing new features and servies from SurfScape to the public

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

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurfScape Labs

Experiments portal for testing new features and servies from SurfScape to the public.

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.