Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

statebait/infusion-live-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infusion Live Tutorial

A mockup of a live tutorial for the Infusion Framework. This mock-up currently uses embedded snippets from CodePen which are not editable on the page itself, in the final version this will not be the case as we will use an extended version of Fluid Sandbox which will allow the user to edit the code.

Instructions on how to launch the mockup

  • Install Node and npm for your computer here

  • Enter the following commands in a terminal (bash/cmd/powershell etc.):

git clone https://github.com/shadxx7/infusion-live-tutorial.git
cd infusion-live-tutorial 
npm install
  • This will clone the repo and install all the dependencies required to run the mockup

  • Now launch the directory as a live server by entering the following commands in the terminal(or using any other method you wish):

npm install -g live-server
live-server

About

A mockup of a live tutorial for the Infusion Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published