README
Planavsky Core
Global Install Prerequisites
- Node and NPM - node v6.9.x and npm 3.x preferred
To Develop the Core Locally
- npm install
- npm start
- Open http://localhost:4200/
Angular application core using angular-cli
<script type="module">
import planavskyCore from 'https://cdn.skypack.dev/planavsky-core';
</script>