Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.5 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.5 KB

Netlify Status GitHub Star this repository Follow me on Twitter "Buy Me A Coffee"

Visualize the time you can save if you give up a habit in the new decade with Own The 2020s.

Contributing

Ways you can contribute:

Technology Stack:

Working on 'Own The 2020s' locally

  • Clone the repository locally.
  • Navigate to the directory. cd Own-the-2020s.
  • Run npm install to install dependencies.
  • Run npm run start to start the development server.
  • Run npm run test to test.
  • Run npm run build to create a optimized production build.