Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

HWTechClub/hwtech.club-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

Project moved to new repository: hwtech.club repo

Stage1-website

How to run application:

  1. Install all dependancies
npm install
  1. Start application with debugging mode
npm start
  1. Open the website
localhost:3000