Paweł Rzepiński d7120f0d05 Home hero
2021-11-15 11:30:58 +01:00
2021-11-15 11:30:58 +01:00
2021-10-19 16:09:03 +02:00
2021-10-19 16:09:03 +02:00
2021-11-02 14:02:31 +01:00
2021-10-19 16:09:03 +02:00
2021-11-15 11:30:58 +01:00
2021-10-19 16:09:03 +02:00
2021-10-19 16:09:03 +02:00
2021-11-02 13:41:47 +01:00
2021-11-15 11:30:58 +01:00
2021-11-15 11:30:58 +01:00

How to run the project

  1. Install the dependencies:

    # yarn
    yarn install
    
  2. Start the development server:

    # gulp
    gulp
    

    Now you should be able to see the project running at localhost:3000.

  3. Open ./index.html in your editor and start editing!

For production

# gulp
gulp build

Description
Languages
MDX 90.9%
JavaScript 5.6%
SCSS 2.7%
TypeScript 0.6%
Shell 0.2%