Bradmax Player AngularJs example app.
Repository contains bradmax player AngularJs application skeleton for a typical AngularJS web app.
It’s based on starter project for AngularJS, please visit angular-seed github for more details.
Difference against angular-seed:
bradmax-com/bradmax-player-ag : bradmax player angular js library.
We use a number of Node.js tools to initialize and build processes. You must have Node.js and its package manager npm installed.
We also recommend to use yarn as replacement for npm.
You can check required node.js, npm and yarn versions in ‘engines’ section of ./package.json file.
Directory Layout | |
---|---|
app/ |
all of the source files for the application |
└─ app.css |
default style sheet |
└─ app.js |
main application module |
└─ index.html |
app layout file (the main html template file of the app) |
yarn
yarn start
localhost:8000/app/index.html
.More info @ bradmax.com