Skip to content

react-mobx-ssr-starter is a boilerplate for web development built via Node.js, Express, Mobx and React, developed using such tools such as Webpack and Babel.

Notifications You must be signed in to change notification settings

Nazar32/react-mobx-ssr-starter

Repository files navigation

react-mobx-ssr-starter is a boilerplate for web development built via Node.js, Express, Mobx and React, developed using such tools such as Webpack and Babel.

Key features

  • styles server rendering (scss and css)

Todo

  • mobx integration with server

Getting Started

In order to run react-mobx-ssr-starter follow these steps:

  • clone repository git clone https://github.com/Nazar32/react-mobx-ssr-starter.git
  • cd into directory cd react-mobx-ssr-starter
  • install packages npm i
  • build client npm run build:client
  • build server npm run build:server
  • start dev server npm start
  • open localhost:3000 in browser

About

react-mobx-ssr-starter is a boilerplate for web development built via Node.js, Express, Mobx and React, developed using such tools such as Webpack and Babel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published