Skip to content

InnoGuide/mynav_for_webpack_4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation and setup example mynav

Install nodejs

  • open a Terminal

  • create a project/working-directory

    mkdir directoryname

    cd directoryname

  • Download or git clone repository to your project/working-directory

  • Start in your project/working-directory:

    npm install
  • create new webpack:
    npm run build-prod
  • Now, it exist a new directory-folder named dist. Run dist/index.html in your browser!

Thank you for your vistit here ;-)

About

Example for webpack mynav

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published