Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

executable file
·
16 lines (9 loc) · 214 Bytes

Hack The Solution:

Website for Hack The Solution 5.0

Installation

Install the dependencies:

yarn install

Run the development server:

yarn dev

Production build to /public:

yarn build