Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 807 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 807 Bytes

Express with Webpack

Author

This boilerplate was written by Marvin Petate

Goal

This project aims to give understanding to our Developers how to setup Express Application from scratch with organized development configuration.

This configuration was based on [Webpack Documentation] follow the standard and best practices that recommend by Webpack, the general objective of this project is to provide light weight configuration for development and give themselves familiarities on how webpack work.

Author

Marvin Petate

Environments

The env variables must be exposed before building the node application

Reminder: use ENV not the NODE_ENV for arbitrary build

License

MIT