1.0.0 • Published 8 years ago
express-react-app-boilerplate v1.0.0
Minimal Express, Node.js, React and Webpack boilerplate
Minimal Express, Node.js, React and Webpack boilerplate to build a simple web application.
Table of contents
Install
Clone this repo
git clone https://github.com/alexdevero/express-react-webapp-boilerplate.gitInstall dependencies
npm installor
yarnUsage
Run the app (runs both, client and server)
npm run startor
yarn startBuild the app
npm run buildor
yarn buildRun server
npm run serveror
yarn serverRun client
npm run clientor
yarn clientTest the app (after npm run build || yarn run build)
npm run prodyarn prodSupport this project
This project is released as an open-source. If you need help with using this project, please ask and I will do my best reply to as soon as possible. You can use this project as you wish for free. Also, you can change the source code and redistribute it if you want.
Development and maintenance of this project takes a lot of time. If you want to support this project, there are few ways you can do it:
- Starring and sharing the project
—make one-time donations via PayPal.
—set up monthly donation via Patreon and get interesting news about what I'm doing.
- —send bitcoins or ethereum to this address:
19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp.
Thank you!
Code of Conduct
Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
License
MIT © Alex Devero.
1.0.0
8 years ago