Skip to content

aross78/D3_Snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSA-Academies-Coding-II-React-Example-Template

This template is what you'll be using to follow along with all the React examples. Make sure you follow along because after Day 3, you can also use your filled out template as a starting point for your final project! As always, feel free to email us with any questions you have. Happy coding!

Technical notes: To install the required base packages, run npm i. To install new packages, run npm i *packagename* --save. To launch your website locally, run npm run start.

Created by Jack Boettcher - 2021 (jcboettcher@college.harvard.edu)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • HTML 21.7%