@outstandingboy/rext
v1.0.0-alpha.5
Published
React Express Template, Perfect react + express template, full stack boilerplate (React + Express + Webpack)
Downloads
9
Maintainers
Readme
React EXpress Template, REX-T for node.
REX-T
is easy tool for create application using React (for front-end) and Express (for back-end)
about REX-T
No more difficult and annoying settings
You don't need to install or configure tools like Webpack or Babel.
Just use our default settings, it is effective.
Create your React + Express project with just one line.
Support latest version of React, Express, Babel, Webpack
React
: ^16.9.0Express
: ^4.17.1Babel
: ^7.5.5Webpack
: ^4.39.3
Creating an App
npm install -g @outstandingboy/rext
rext [your-app-name]
...
Done!
Default Settings
http://localhost:3000/ to see your React app.
http://localhost:8080/ to see your Express app.
You can change port at webpack.config.js
file. (if you want)
Directories and files
[your-app-name]
├── README.md
├── package.json
├── .babelrc
├── .nodemon.json
├── .webpack.config.js
├── public
│ └── index.html
└── src
└── client // React front end
│ ├── App.js
│ ├── index.js
│ └── assets
│ └── css
│ │ └── app.css
│ └── imgs
│ ├── express.png
│ ├── outstandingboy.png
│ ├── react.png
│ ├── rext.png
│ └── webpack.png
└── server // Express back end
├── api.js
└── index.js
cOOlEst tEmplAtE pAgE!!!!
iT`S KReiGy!!!!!!!!!