Skip to content

matthewfoote/mcf-code-for-devcamp

Repository files navigation

ES6 Starter Project

Instructions after generating the project

  • Change into the directory and run npm install to install the dependencies
  • Add initial code to the src/bootstrap.js file, it will be the root file for your ES6 projects
  • Run npm start
  • Visit localhost:3000 in the browser and you should see the running application. If you are running console log statements they will appear in the browser's JS console.

Provided for the students of the Bottega Code School

Fork from es6-webpack2-starter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published