Angular & Angular Material application bootstrapper.
Go to https://paulfevre.github.io/angular-bootstrapper.
- Node/NPM
Install NPM dependencies
npm install
Launch integrate web server.
npm run start
Go to http://localhost:4200.
This software is under the MIT LICENSE. For full copyright and license information, please view the LICENSE file included.