Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Server-side rendering with mobx and react-router

License

Notifications You must be signed in to change notification settings

seleckis/mobx-ssr-router

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobx-ssr-example

Server-side rendering with mobx and react-router

#Build and run

npm install
gulp app
node src/index.js

Runs an express server on port 3000


#npm scripts

Start the Webservice that will provide the data on port 3030

npm run mockAPI

build the client side js

npm run build:client

Run the Server for the Frontend on port 3000

npm run start

About

Server-side rendering with mobx and react-router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%