wayfinder3d-angular-template

0.1.0 • Public • Published

3DWayfinderNGTemplate

Free to use 3D Wayfinder Front End template (AngularJS)

Getting Started

If You're on default linux conf then run:

sudo npm install -g bower gulp

If You've set up node to run WITHOUT sudo then run:

npm install -g bower gulp

After bower and gulp have been installed run the following:

(sudo if needed) npm install
bower install

After all the dependencies have been install You can build the project with:

gulp

If You want to also try out the project with Your default web-browser then run:

gulp watch-bs

This will start browser-sync on localhost:8080 and automatically launch Your default web browser with this address.

To build the project in production mode run:

gulp production

This will remove all comments and console's from the app.

/wayfinder3d-angular-template/

    Package Sidebar

    Install

    npm i wayfinder3d-angular-template

    Weekly Downloads

    2

    Version

    0.1.0

    License

    GPL-3.0

    Last publish

    Collaborators

    • tonister