Skip to content

A Complete Workflow Automation for Frontend Development using Webpack and Node Package Manager

License

Notifications You must be signed in to change notification settings

iammuhit/frontend-workflow-webpack

Repository files navigation

Frontend Development Workflow Automation

A Complete Workflow Automation for Frontend Development using Webpack and Node Package Manager

Requirements

Getting Started

  1. Create a new project:
$ git clone [email protected]:iammuhit/frontend-workflow-webpack.git
  1. Rename the .env.example file to .env
  2. Run the Application:
$ npm install
$ npm run build
$ npm run start
  1. Access Website at http://localhost:9000

Available Commands

$ npm run start
$ npm run watch
$ npm run build
$ npm run build --publish

Fix Dependencies

$ npm rebuild

About

A Complete Workflow Automation for Frontend Development using Webpack and Node Package Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published