sysRoot / ispreconfig

Long arduous journey to try and decode php into a javascript installer, and a javascript admin dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ispreconfig-1

This project is bootstrapped by aurelia-cli.

For more information, go to https://aurelia.io/docs/cli/webpack

Run dev app

Run au run, then open http://localhost:8080

To open browser automatically, do au run --open.

To change dev server port, do au run --port 8888.

To enable Webpack Bundle Analyzer, do au run --analyze.

To enable hot module reload, do au run --hmr.

Build for production

Run au build --env prod.

Unit tests

Run au test (or au jest).

To run in watch mode, au test --watch or au jest --watch.

About

Long arduous journey to try and decode php into a javascript installer, and a javascript admin dashboard


Languages

Language:JavaScript 85.0%Language:CSS 7.9%Language:HTML 7.1%