Code Monkey home page Code Monkey logo

asset-host-template's Introduction

Babylon.js Asset Host Template

Quick Start Guide

  1. Use GitHub to create your-asset-repo from this template
  2. In the directory in which you want to develop, clone your-asset-repo
  3. cd your-asset-repo
  4. npm install: NPM will install required dependencies
  5. npm run dev: NPM will serve this repos "docs" folder as an asset host on port 8181

You can now add your own assets to the "docs" directory to be hosted locally and/or committed to the repository to be served from a GitHub Pages site.

  1. Drag-and-drop an asset (such as "image.png") into the "docs" folder
  2. Access your hosted asset at https://localhost:8181/image.png, from the browser or from code

About This Repository

This repository is intended to be a "jumping off point" for moving ideas from prototyping into active development. This repo provides a mechanism for basic asset hosting kept separate from software development. This separation is part of the recommended workflow for creating Babylon.js experiences which can eventually be integrated in other projects for circulation. For more information, check out the docs page.

Licensing

This template repository has no default assets, so no license is provided by default. When adding assets to a repository created from this template, please ensure that all licensing concerns have been addressed appropriately. If you add assets that are licensed from elsewhere, please be sure to copy all appropriate licenses and attributions alongside those assets. If you add assets of your own, please consider specifying the license under which these assets are uploaded -- for example, by specifying a Creative Commons license suited to your needs.

Creative Commons License Choice Tool

asset-host-template's People

Contributors

syntheticmagus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.