espython / node-express-with-webpack

node express server with es-Next using Webpack and babel-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-express-with-webpack

node express server with es-Next using Webpack and babel-loader

Hello this is a very simple nodejs and express server app

It has been built using webpack and babel loader and for development I use nodemon-webpack-plugin so you don't need to install nodemon separatly just clone the repository and in the root folder

run npm install and that's it you have an express nodejs server with the latest and gratest es-Next features

and it eslint configured allready with prettier eslint plugins

About

node express server with es-Next using Webpack and babel-loader


Languages

Language:JavaScript 100.0%