0.1.0 • Published 8 years ago
graphik v0.1.0
graphik
To bring up a window to test via a browser.
npm install- in live_test folder edit the file
main.js. Put whatever code you'd like to test in the file. A starter file is provided for you. - additionally you may create a file
styles.jsto style the live_test page. - create a file in live_test named:
bundle.js npm run-script build- navigate to
live_testfolder and start a http server. - open your browser to the localhost
- every time you change code you must rerun
npm run-script build
0.1.0
8 years ago