useless-user-aurelia
useless-user-aurelia
This is a simple application created with the intention of comparing Aurelia's performance against some other popular front-end frameworks. For more information
Prerequisits
- nodejs
- yarn
Building
- clone directory.
- Run
yarn install
- Run
webpack -d
Running
- Run
yarn run dev