Skip to content

A starter template for creating new Javascript projects using webpack and more

Notifications You must be signed in to change notification settings

apnoble/Starter

Repository files navigation

#Starter

Setup instructions:

NPM must be installed.

  • git clone

  • cd to Starter (or new project name root directory)

  • npm install

  • in webpack.config.js change name of Title from 'Starter' to your new project name

  • in package.json change "name": "Starter" to your new project name

  • change the name of the starter.js file and a few spots in the main.js file

npm run start

other npm commands from the lesson:

About

A starter template for creating new Javascript projects using webpack and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published