/nadmozg

Primary LanguageJavaScript

#nadmozg Build Status Coverage Status

Make targets

  • start - runs a server (if you have supervisor then it runs with node-supervisor)
  • build - builds package for first time
  • static - builds static files (js/css)
  • docs - build documentation
  • test - runs auto-testing server

Frontend packages

To use browser package we don't use bower anymore. Just write dependencie in NPM package.json and add name of dependency to frontend/dependencies array in file. It will be installed to the public/static/lib.