Skip to content

rriegel/projectCatwalk

 
 

Repository files navigation

projectCatwalk

As we began:

  • Run 'npm install'
  • Install any remaining dependencies (as desired)
  • Install webpack

Create a file structure:

  • Create an entry file for client side
    • Add app.jsx
  • Create a server file
    • Add index.js
  • Create a public folder (this will be the output directory)
    • Add index.html
      • Populate file with boilerplate HTML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • CSS 10.4%
  • HTML 0.6%