Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

WhyFamous/deprecated-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(depricated see demos.whyfamo.us)

Demonstration repo for the github pages for www.whyfamo.us/deprecated-demos/ Repo for the www.whyfamo.us/deprecated-demos/ demo projects


Building these demos with Famo.us

####Installation

npm install -g webpack webpack-dev-server # install webpack
git clone https://github.com/WhyFamous/deprecated-demos # clone this repository
npm install # install dependencies

Development

webpack-dev-server --reload=localhost

Now navigate to:

The optional --reload=ip flag adds the live-reload snippet to your bundle(s).

Production

Note: You may use these demos publicly only with written email (support (@) whyfamo.us) confirmation/permission and the correct attribution back to each body of work. Any demo from a third party must fall under the original license of that project.

webpack --minify --env=production
  • The optional --minify flag minifies the output.
  • The optional --env=xxx flag sets a global ENV variable (default: window.TARGET='dev').

Contributors

Star this project! If you want to contribute, fork and put in a Pull Request for review. New demos are always welcome for review.

About

Deprecated pages for demo.whyfamo.us

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published