Skip to content

profilelag/ProjectOfTheWeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project of the Week

Project of the Week is a weekly project prompt given to the community to hack away at for all developers to join. To run:

  1. Copy .env-example to .env and fill it out
  2. npm install to install dependencies
  3. Run this command in the root directory of the project:
npm run start