Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.21 KB

ReactJS - ExpressJS boilerplate website

This is the boilerplate website for ReactJS, ExpressJS created by combine create-react-app and express-generator.

Quick start

On Visual Studio Code: simplly press Ctrl + Shift + B.

On terminal/cmd: run npm run webpack and npm run nodemon.

Features

Project included:

Todo

  • Add support Redux
  • Add support socket.io