Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 217 Bytes

tiny-snippet-server

A reference Snippet Server implementation for Babylon.js using local storage. To run it:

npm install

npm start

on the project's folder.