Skip to content

A simple example of how to use Peaks.js in an Angular application

License

Notifications You must be signed in to change notification settings

chrisn/peaksjs-angular-example

Repository files navigation

Peaks.js Angular Example

This is a simple example of how to use Peaks.js in an Angular application.

Note that this is just a demo and not a feature-complete reusable Angular component for Peaks.js.

Getting started

Ensure you have Node.js 14.3.0 or later installed, then:

git clone git@github.com:chrisn/peaksjs-angular-example.git
cd peaksjs-angular-example
npm install
npm start

You can then open your web browser to view the demo at http://localhost:4200.

Copyright

Copyright 2022 Chris Needham

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A simple example of how to use Peaks.js in an Angular application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published