GithubHelp home page GithubHelp logo

Comments (4)

bkinsey808 avatar bkinsey808 commented on June 19, 2024

i like that idea. this project has a lot of awesome features. the biggest missing feature I wish it had is code watching and live reloading for a good dev experience.

from angular2-universal-starter.

PatrickJS avatar PatrickJS commented on June 19, 2024

yeah live reloading is a must and is next on the list

from angular2-universal-starter.

alexpods avatar alexpods commented on June 19, 2024

@gdi2290 Right now I don't see any reasons to do it. I think it will just slow down a development process without any profit for the project. So maybe in the future, but not now. I'll remain this issue open.

@bkinsey808 Live reloading was added in #32. Just run the development server with the next command:

npm run dev

The development server will do the next:

  • watch for any changes in client or server code.
  • make rebuild. All built code (both for client and server) will be kept in memory, so dist folder will not be generated.
  • reload a browser.

from angular2-universal-starter.

Bhushan001 avatar Bhushan001 commented on June 19, 2024

@alexpods where is my static html getting saved?

from angular2-universal-starter.

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.