Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 448 Bytes

File metadata and controls

22 lines (16 loc) · 448 Bytes

ByteBoost Team

A site with all of our members

Note

The site can be accessed through this link

Requirements to run

  • Node.js
  • git

How to run

Inside a directory of your choice open the commandline and type

git clone https://github.com/Byte-Boost/ByteBoostTeamWebsite
cd ByteBoostTeamWebsite
npm install
npm run dev

After that open 127.0.0.1:3000 in the web browser.