mirror of
https://github.com/xodio/xod.git
synced 2026-03-25 18:16:55 +01:00
9e9123b409d8b5223ddbf9238b7104f648f932a2
XOD
Deployment on localhost
$ npm install
$ npm start
Open http://localhost:8080 in your browser.
Maintenance Scripts
$ npm start
Run webpack dev server along with services enough to use XOD in a browser on localhost.
$ npm run lint
Check coding standards. It should return zero warnings and errors.
npm test
Build development version of xod and test it.
Building User Documentation
Refer to README in doc/ directory.
Description
Languages
JavaScript
78.9%
C++
11.7%
Reason
4.9%
SCSS
4.2%
Shell
0.1%