/iLogisCP

Primary LanguageJavaScript

SmartAdmin AngularJs Version 2

development

To run the code in your development environment:

  1. Clone this repo
  2. Run npm install
  3. Run bower install

Now with all dependencies installed

  1. Start the development server for demo project with npm run dev
  2. Point your browser to http://localhost:8888

production

To build minified version:

  • Run npm run prod

resources