Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gpazo/testing-app

Repository files navigation

treefrog-universal

Treefrog Universal - A minimal boilerplate with productivity set to 11.

Angular 2 with universal rendering, latest and greatest from Webpack(Dll and HMR), a Trails.js backend and Sass/Flexbox front-end with routing and API driven development ready to go. What more could you ask for?

Installation

$ npm install

Why Universal?

We chose angular/universal for server-side rendering and SEO. The result is near instant page load time and a highly scalable and portable design.

Getting Started

$ npm run build:dll // initially and after any vendor update
$ npm run build
$ npm start

HMR

npm run build && npm start in another terminal npm run server:dev:hmr navigate to localhost:8080 in the browser to see it.

Visit Your Browser

http://localhost:3000/

Updates/Bugs/Features

We will try to keep updating this repository as new releases of the libraries become available, but if something is broken please report an issue or submit a [pull-request] :)

About

@angular 2 starter, @webpack 2 (and Webpack DLL plugin for faster dev builds), HMR (Hot Module Replacement) on top of a @trailsjs backend from your friends @CaliStyle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • TypeScript 56.0%
  • CSS 23.7%
  • JavaScript 15.6%
  • HTML 4.7%

AltStyle によって変換されたページ (->オリジナル) /