Skip to content

Сreating a chat using webpack and javascript native. Andersen course.

Notifications You must be signed in to change notification settings

arbuzaicer/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-starter-config

Simple webpack configuration with babel, sass and webpack-dev-server.

Js and css will minify in production mode.

Development mode

npm start

In this mode *.css and *.js will remove from /public folder.

Production mode

npm run build

Assets (*.css and *.js) will save in /public folder.

About

Сreating a chat using webpack and javascript native. Andersen course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published