Skip to content

Releases: CesarDenis/express-webpack

v1.0.0

04 Jan 19:56

Choose a tag to compare

Development

  • Cloning the repo
git clone https://github.com/CesarDenis/express-webpack.git
  • Installing dependencies
npm install
  • Running scripts
Action Usage
Starting development mode npm run dev
Linting code npm run lint