Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.59 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.59 KB

magic-examples.github.io

This the @magic-examples organization page

NPM version Linux Build Status Windows Build Status Coverage Status Greenkeeper badge Known Vulnerabilities

install:

git clone https://github.com/magic/magic-examples.github.io

cd magic-examples.github.io

npm install

// run development environment
npm run dev

// open http://localhost:2323

// run 'npm run' to find out which other commands exist.