Skip to content

isomorphic-dev-js/chapter12-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapter 12 Frameworks

This repo contains three sub projects:

  • Ember
  • Angular
  • Next.JS

It also contains a project called server. All three of the main projects are dependent on server.

Run the Mock Data Server

cd ./server
npm i
npm start

Keep this data server running in order for the examples to work properly.

About

Sample isomorphic apps in Angular, Ember and Next.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages