Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 96 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 96 Bytes

Webpack5 Starter

  • install node_modules

    npm install

  • start the app

    npm run dev