Giter VIP home page Giter VIP logo

Comments (1)

jacqueslareau avatar jacqueslareau commented on June 26, 2024

I fixed the typo in the filename instead of the template. Thanks for
filling an issue! I usually rename this file when starting a project.

Also, instead of using settings.dev, I now use the settings.environment
that is set by Dancer. Use it like this:

[% IF settings.environment == 'development' %]

Will update the github soon.

Thanks a lot for the feedback! :)

On Mon, Apr 28, 2014 at 4:48 PM, elliotfielstein
[email protected]:

Thanks so very much for this perl/angular/seed project!

I started building an integrated perl backend/angular frontend, and spent
some time struggling with it before Googling and finding your project. I
cloned the project onto my Win 7 box and installed all dependencies, which
went without a hitch.

I then simply started Dancer using its standalone web server directly from
the bin\app.pl file rather than using bin/start-dev.pl since Starman does
not support Win32. And the angular app started up - and I'm ready to go.
Excellent idea and implementation!

One more thing. I'm a github newbie (perl and angularjs too :) ), and so I
don't yet know how to submit a pull request. I simply want to bring to your
attention a little typo that causes a small startup bug. In the main.tttemplate, I believe you just need to change 'styles' to 'style' for
style.css to load:

[% IF settings.dev %]

I'd love to help with this project, but as a newb I'm not sure I can be of
much help ...


Reply to this email directly or view it on GitHubhttps://github.com//issues/15
.

from perl-dancer-angular-seed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.