ng2-api-examples

ng2-api Angular2 API services examples. Based on preboot/angular2-webpack starter.

Usage no npm install needed!

<script type="module">
  import ng2ApiExamples from 'https://cdn.skypack.dev/ng2-api-examples';
</script>

README

ng2-api-examples

ng2-api Angular2 API services examples.

Based on preboot/angular2-webpack starter.

Screenshots

Posts Index

Index

Posts Edit

Edit

Running

git clone https://github.com/tb/ng2-api-examples
npm i
npm run server-api
npm run server
open http://localhost:8080

License

MIT