All project Scripts and JavaScript files are compiled with npm or gulp. Before you can use the locations you need access to our WebService please contact us for an offer.

Usage

Clone the project to your Desktop and open the folder. Copy the needed script to your new project.

  • src/*

The src/views folder didn't need because it will normally load from our remote source. After that please configure your code Snippet.

Development

Fork the project to your development environment and run npm install and run npm run start. Now if you do changes in the src/* file's the will be compiles with npm, and your Browser well be refreshed.