Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 347 Bytes

File metadata and controls

10 lines (8 loc) · 347 Bytes

Full Stack JavaScript Assignments

JavaScript is a multi-paradigm prototypical language, with first class functions, that is interpreted at run time.

To Get Project to Work:

  1. Fork this project.
  2. Navigate to the project directory.
  3. Type into terminal: npm install and execute it.
  4. Execute npm run build
  5. Execute npm run test