Skip to content

KanatAkmatov/flex-box_markup

Repository files navigation

Quick start

  1. To install dependencies and clean the git repo run:
$ yarn install

We recommend using yarn for installing packages, but you can use npm instead:

$ npm install
  1. Create first build
$ yarn run build:prod
  1. Copy .env.example file to .env and make the necessary changes there

  2. Run project in Dev mode

$ yarn run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published