Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 226 Bytes

honey-webpack

My configuration for React js apps and mocks.

Iinstalation & using

Instalation: npm install

Work with dev mode with local server npm run serve

Build application: npm run build

More information soon