Skip to content

espoirMur/setup_webpack_from_scratch_angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup_webpack_from_scratch_angular

I build the following project when I was learning how to setup webpack for Angular from scratch.

It's simple but it helped me to learn how webpack works for Angular and AngularJs

Build steps :

  • clone the repository
  • run npm install to install the required dependencies
  • run npm run-script build to build the project with webpack
  • And npm start to start the project.

Resources used:

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published