aovchinn / figureEditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

figureEditor

how to run

npm install
npm start

or if you want to restart server automatically

npm run nodemon

nodemon automatically restart server when you change files

how to test

npm test

I'm using karma, and it uses Chrome for testing, configurable in karma.conf

About


Languages

Language:JavaScript 80.7%Language:HTML 13.2%Language:CSS 6.2%