normalize-playground

0.0.2 • Public • Published

Normalize.IO Playground

Setup the proxy

If necessary:

git clone git://github.com/normalize/proxy.js
cd proxy.js
npm i
export PORT=8888
npm start

Then edit .nlzrc in this repo to the appropriate proxy:

vim .nlzrc
{
  "proxy": "localhost:8888"
}

Install nlz(1)

npm i -g nlz

Build

nlz build --watch

Play

Edit all the .js and .css files! Then check it out:

# Open an example webpage
open index.html
# Run the example tests
open test.html

Readme

Keywords

none

Package Sidebar

Install

npm i normalize-playground

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • swatinem
  • jongleberry